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

  /external/icu4c/layout/
IndicReordering.h 21 #define C_SIGN_ZWNJ 0x200C
KhmerReordering.cpp 21 C_SIGN_ZWNJ = 0x200C,
109 if (ch == C_SIGN_ZWNJ) {
  /external/harfbuzz/src/
harfbuzz-khmer.c 110 C_SIGN_ZWNJ = 0x200C,
200 if (uc == C_SIGN_ZWNJ) {
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-khmer.c 110 C_SIGN_ZWNJ = 0x200C,
200 if (uc == C_SIGN_ZWNJ) {

Completed in 152 milliseconds