Searched refs:MappingTypeToTitle (Results 1 – 3 of 3) sorted by relevance
37 #define MappingTypeToTitle (1 << 4) // to Title mapping macro41 MappingTypeToUpper|MappingTypeToLower|MappingTypeToTitle|\
325 nMappingType = MappingTypeToTitle; in Transliteration_titlecase()451 nMappingType = MappingTypeToTitle; // though only to be applied to the first word... in Transliteration_sentencecase()
96 trans->setMappingType(MappingTypeToTitle, rLocale); in toTitle()
Completed in 42 milliseconds