Searched defs:setStrength (Results 1 - 6 of 6) sorted by relevance

/external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
H A DPosterizationFilter.java120 public void setStrength(float strength) { method in class:PosterizationFilter
/external/chromium_org/third_party/icu/source/i18n/
H A Dtblcoll.cpp582 void RuleBasedCollator::setStrength(ECollationStrength newStrength) function in class:RuleBasedCollator
/external/icu4c/i18n/
H A Dcoll.cpp873 Collator::setStrength(ECollationStrength newStrength) { function in class:Collator
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dapicoll.cpp90 // ctor, dtor, createInstance, compare, getStrength/setStrength
172 logln("testing Collator::setStrength() method ...");
173 col->setStrength(Collator::SECONDARY);
207 col->setStrength(Collator::PRIMARY);
212 logln("testing French Collator::setStrength() method ...");
213 col->setStrength(Collator::TERTIARY);
461 col->setStrength(Collator::TERTIARY);
462 someCollators[index]->setStrength(Collator::PRIMARY);
544 col->setStrength(Collator::TERTIARY);
629 col->setStrength(Collato
2039 void TestCollator::setStrength(Collator::ECollationStrength newStrength) function in class:TestCollator
[all...]
/external/icu4c/test/intltest/
H A Dapicoll.cpp92 // ctor, dtor, createInstance, compare, getStrength/setStrength
174 logln("testing Collator::setStrength() method ...");
175 col->setStrength(Collator::SECONDARY);
216 col->setStrength(Collator::PRIMARY);
221 logln("testing French Collator::setStrength() method ...");
222 col->setStrength(Collator::TERTIARY);
470 col->setStrength(Collator::TERTIARY);
471 someCollators[index]->setStrength(Collator::PRIMARY);
553 col->setStrength(Collator::TERTIARY);
638 col->setStrength(Collato
2073 void TestCollator::setStrength(Collator::ECollationStrength newStrength) function in class:TestCollator
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 243 milliseconds