Searched refs:pl_openEmptyFontRuns (Results 1 - 6 of 6) sorted by relevance

/external/icu4c/layoutex/layout/
H A Dplruns.h70 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/
H A Dpflow.c140 fr = pl_openEmptyFontRuns(0);
364 fontRuns = pl_openEmptyFontRuns(0);
/external/icu4c/common/unicode/
H A Duintrnal.h76 # define pl_openEmptyFontRuns pl_openEmptyFontRuns_INTERNAL_API_DO_NOT_USE macro
H A Durename.h195 #define pl_openEmptyFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyFontRuns) macro
/external/icu4c/layoutex/
H A Dplruns.cpp27 pl_openEmptyFontRuns(le_int32 initialCapacity) function
/external/icu4c/test/letest/
H A Dcletest.c647 fontRuns = pl_openEmptyFontRuns(0);

Completed in 101 milliseconds