Searched defs:UnicodeRange (Results 1 – 12 of 12) sorted by relevance
47 using UnicodeRange = std::array<uint32_t, RANGE_SIZE>; variable
51 using UnicodeRange = std::array<uint32_t, RANGE_SIZE>; variable
82 struct UnicodeRange { struct83 enum {
93 union UnicodeRange { union
95 union UnicodeRange { union
347 public enum UnicodeRange { enum in OS2Table