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

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

Completed in 697 milliseconds