Searched refs:pl_openEmptyFontRuns (Results 1 – 8 of 8) sorted by relevance
78 pl_openEmptyFontRuns(le_int32 initialCapacity);
143 fr = pl_openEmptyFontRuns(0); in pf_create()367 fontRuns = pl_openEmptyFontRuns(0); in pf_factory()
29 pl_openEmptyFontRuns(le_int32 initialCapacity) in pl_openEmptyFontRuns() function
652 fontRuns = pl_openEmptyFontRuns(0); in GlyphToCharTest()
181 #define pl_openEmptyFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyFontRuns) macro