Searched refs:ULocMatchFavorSubtag (Results 1 – 13 of 13) sorted by relevance
29 enum ULocMatchFavorSubtag { enum45 typedef enum ULocMatchFavorSubtag ULocMatchFavorSubtag; typedef448 Builder &setFavorSubtag(ULocMatchFavorSubtag subtag);537 ULocMatchFavorSubtag favor_ = ULOCMATCH_FAVOR_LANGUAGE;687 ULocMatchFavorSubtag favorSubtag;
29 enum ULocMatchFavorSubtag { enum45 typedef enum ULocMatchFavorSubtag ULocMatchFavorSubtag; typedef450 Builder &setFavorSubtag(ULocMatchFavorSubtag subtag);541 ULocMatchFavorSubtag favor_ = ULOCMATCH_FAVOR_LANGUAGE;693 ULocMatchFavorSubtag favorSubtag;
62 ULocMatchFavorSubtag favorSubtag,93 int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag) const { in isMatch()
113 ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const { in getBestIndexAndDistance()
257 LocaleMatcher::Builder &LocaleMatcher::Builder::setFavorSubtag(ULocMatchFavorSubtag subtag) { in setFavorSubtag()
568 ULocMatchFavorSubtag favor; in dataDriven()