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

  /external/icu4c/layoutex/layout/
plruns.h 70 pl_openEmptyFontRuns(le_int32 initialCapacity);
153 * <code>pl_openEmptyFontRuns</code>, this method will return a run index of -1.
286 * <code>pl_openEmptyFontRuns</code>, this method will return a run index of -1.
  /external/icu4c/samples/layout/
pflow.c 140 fr = pl_openEmptyFontRuns(0);
364 fontRuns = pl_openEmptyFontRuns(0);
  /external/icu4c/common/unicode/
uintrnal.h 76 # define pl_openEmptyFontRuns pl_openEmptyFontRuns_INTERNAL_API_DO_NOT_USE
urename.h 195 #define pl_openEmptyFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyFontRuns)
    [all...]
  /external/icu4c/layoutex/
plruns.cpp 27 pl_openEmptyFontRuns(le_int32 initialCapacity)
  /external/icu4c/test/letest/
cletest.c 647 fontRuns = pl_openEmptyFontRuns(0);

Completed in 1791 milliseconds