Searched refs:styleRunLimits (Results 1 – 1 of 1) sorted by relevance
791 le_int32 *styleRunLimits = LE_NEW_ARRAY(le_int32, styleRunCount); in computeSubFonts() local796 styleRuns.getRuns(styleRunLimits, styleIndices); in computeSubFonts()805 while (offset < styleRunLimits[run]) { in computeSubFonts()806 …const LEFontInstance *subFont = runFont->getSubFont(fChars, &offset, styleRunLimits[run], script, … in computeSubFonts()823 LE_DELETE_ARRAY(styleRunLimits); in computeSubFonts()