Searched refs:pl_getFontRunLimit (Results 1 – 5 of 5) sorted by relevance
83 if (pl_getFontRunLimit(fontRuns, run) > offset) { in findFontRun()101 le_int32 runLimit = pl_getFontRunLimit(fontRuns, run) - start; in subsetFontRuns()
137 pl_getFontRunLimit(const pl_fontRuns *fontRuns,
77 pl_getFontRunLimit(const pl_fontRuns *fontRuns, in pl_getFontRunLimit() function
150 #define pl_getFontRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLimit) macro