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

  /external/icu/icu4c/source/layoutex/layout/
plruns.h 75 pl_openEmptyFontRuns(le_int32 initialCapacity);
158 * <code>pl_openEmptyFontRuns</code>, this method will return a run index of -1.
291 * <code>pl_openEmptyFontRuns</code>, this method will return a run index of -1.
  /external/icu/icu4c/source/samples/layout/
pflow.c 143 fr = pl_openEmptyFontRuns(0);
367 fontRuns = pl_openEmptyFontRuns(0);
  /external/icu/icu4c/source/layoutex/
plruns.cpp 29 pl_openEmptyFontRuns(le_int32 initialCapacity)
  /external/icu/icu4c/source/test/letest/
cletest.c 652 fontRuns = pl_openEmptyFontRuns(0);
  /external/icu/icu4c/source/common/unicode/
urename.h 176 #define pl_openEmptyFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyFontRuns)
    [all...]

Completed in 230 milliseconds