Home | History | Annotate | Download | only in unicode

Lines Matching refs:setStrength

136 * usCollator->setStrength(Collator::PRIMARY);
428 * . myCollation->setStrength(Collator::PRIMARY);
433 * . myCollation->setStrength(Collator::TERTIARY);
606 * @see Collator#setStrength
619 * myCollation->setStrength(Collator::PRIMARY);
629 virtual void setStrength(ECollationStrength newStrength);