Searched defs:_UniLMBCSGrpMap (Results 1 – 2 of 2) sorted by relevance
299 static const struct _UniLMBCSGrpMap struct301 const UChar uniStartRange;302 const UChar uniEndRange;303 const ulmbcs_byte_t GrpType;
266 private static class _UniLMBCSGrpMap { class in CharsetLMBCS270 _UniLMBCSGrpMap(int uniStartRange, int uniEndRange, short GrpType) { in _UniLMBCSGrpMap() method in CharsetLMBCS._UniLMBCSGrpMap