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

  /external/icu/icu4c/source/layoutex/layout/
plruns.h 73 pl_openEmptyFontRuns(le_int32 initialCapacity);
156 * <code>pl_openEmptyFontRuns</code>, this method will return a run index of -1.
289 * <code>pl_openEmptyFontRuns</code>, this method will return a run index of -1.
  /external/chromium_org/third_party/icu/source/samples/layout/
pflow.c 140 fr = pl_openEmptyFontRuns(0);
364 fontRuns = pl_openEmptyFontRuns(0);
  /external/icu/icu4c/source/samples/layout/
pflow.c 140 fr = pl_openEmptyFontRuns(0);
364 fontRuns = pl_openEmptyFontRuns(0);
  /external/icu/icu4c/source/layoutex/
plruns.cpp 27 pl_openEmptyFontRuns(le_int32 initialCapacity)
  /external/chromium_org/third_party/icu/source/test/letest/
cletest.c 647 fontRuns = pl_openEmptyFontRuns(0);
  /external/icu/icu4c/source/test/letest/
cletest.c 648 fontRuns = pl_openEmptyFontRuns(0);
  /external/icu/icu4c/source/common/unicode/
urename.h 179 #define pl_openEmptyFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyFontRuns)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 187 #define pl_openEmptyFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyFontRuns)
    [all...]

Completed in 94 milliseconds