Searched refs:ULocMatchDemotion (Results 1 – 6 of 6) sorted by relevance
55 enum ULocMatchDemotion { enum91 typedef enum ULocMatchDemotion ULocMatchDemotion; typedef458 Builder &setDemotionPerDesiredLocale(ULocMatchDemotion demotion);534 ULocMatchDemotion demotion_ = ULOCMATCH_DEMOTION_REGION;
55 enum ULocMatchDemotion { enum91 typedef enum ULocMatchDemotion ULocMatchDemotion; typedef460 Builder &setDemotionPerDesiredLocale(ULocMatchDemotion demotion);538 ULocMatchDemotion demotion_ = ULOCMATCH_DEMOTION_REGION;
263 LocaleMatcher::Builder &LocaleMatcher::Builder::setDemotionPerDesiredLocale(ULocMatchDemotion demot… in setDemotionPerDesiredLocale()