Searched defs:_UniLMBCSGrpMap (Results 1 – 2 of 2) sorted by relevance
297 static const struct _UniLMBCSGrpMap struct299 const UChar uniStartRange;300 const UChar uniEndRange;301 const ulmbcs_byte_t GrpType;
264 private static class _UniLMBCSGrpMap { class in CharsetLMBCS268 _UniLMBCSGrpMap(int uniStartRange, int uniEndRange, short GrpType) { in _UniLMBCSGrpMap() method in CharsetLMBCS._UniLMBCSGrpMap