Searched refs:pl_getFontRunLimit (Results 1 – 4 of 4) sorted by relevance
80 if (pl_getFontRunLimit(fontRuns, run) > offset) { in findFontRun()98 le_int32 runLimit = pl_getFontRunLimit(fontRuns, run) - start; in subsetFontRuns()
132 pl_getFontRunLimit(const pl_fontRuns *fontRuns,
75 pl_getFontRunLimit(const pl_fontRuns *fontRuns, in pl_getFontRunLimit() function
151 #define pl_getFontRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLimit) macro