Searched refs:SetStrength (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/shared/
H A DNaturalCompare.cpp36 collator->SetStrength(B_COLLATE_SECONDARY);
/haiku/headers/os/locale/
H A DCollator.h50 status_t SetStrength(int8 strength) const;
/haiku/src/tests/kits/locale/
H A DCollatorTest.cpp53 collator.SetStrength(strength);
/haiku/src/kits/locale/
H A DCollator.cpp38 SetStrength(B_COLLATE_TERTIARY);
48 SetStrength(strength);
223 BCollator::SetStrength(int8 strength) const function in class:BCollator

Completed in 66 milliseconds