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

  /external/icu4c/layoutex/layout/
playout.h 260 pl_countLineRuns(const pl_line *line);
  /external/chromium/third_party/icu/public/common/unicode/
uintrnal.h 47 # define pl_countLineRuns pl_countLineRuns_INTERNAL_API_DO_NOT_USE
urename.h 120 #define pl_countLineRuns pl_countLineRuns_4_2
    [all...]
  /external/icu4c/common/unicode/
uintrnal.h 42 # define pl_countLineRuns pl_countLineRuns_INTERNAL_API_DO_NOT_USE
urename.h 155 #define pl_countLineRuns U_ICU_ENTRY_POINT_RENAME(pl_countLineRuns)
    [all...]
  /external/icu4c/layoutex/
playout.cpp 151 pl_countLineRuns(const pl_line *line)
  /external/icu4c/samples/layout/
pflow.c 327 le_int32 runCount = pl_countLineRuns(line);
  /external/chromium/third_party/icu/source/test/letest/
cletest.c 661 le_int32 runCount = pl_countLineRuns(line);
  /external/icu4c/test/letest/
cletest.c 661 le_int32 runCount = pl_countLineRuns(line);

Completed in 325 milliseconds