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

  /external/chromium_org/third_party/icu/source/samples/layout/
paragraph.cpp 33 #define CH_PSEP 0x2029
81 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000};
pflow.c 37 #define CH_PSEP 0x2029
117 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000};
  /external/icu/icu4c/source/samples/layout/
paragraph.cpp 33 #define CH_PSEP 0x2029
81 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000};
pflow.c 37 #define CH_PSEP 0x2029
117 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000};

Completed in 80 milliseconds