HomeSort by relevance Sort by last modified time
    Searched defs:CC_RESERVED (Results 1 - 5 of 5) sorted by null

  /external/icu4c/layout/
KhmerReordering.h 67 CC_RESERVED = 0,
TibetanReordering.h 84 CC_RESERVED = 0, //Non Combining Characters
IndicReordering.h 25 #define CC_RESERVED 0U
  /external/harfbuzz/src/
harfbuzz-khmer.c 73 CC_RESERVED = 0,
127 _xx = CC_RESERVED,
192 // in which case we get _xx (CC_RESERVED) back
205 return CC_RESERVED;
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-khmer.c 73 CC_RESERVED = 0,
127 _xx = CC_RESERVED,
192 // in which case we get _xx (CC_RESERVED) back
205 return CC_RESERVED;

Completed in 7940 milliseconds