Searched defs:BEST_FIT (Results 1 – 1 of 1) sorted by relevance
53 enum class LocaleMatcherOption : uint8_t { LOOKUP = 0x01, BEST_FIT, EXCEPTION }; enumerator54 enum class FormatMatcherOption : uint8_t { BASIC = 0x01, BEST_FIT, EXCEPTION }; enumerator