Searched refs:styleRunCount (Results 1 – 1 of 1) sorted by relevance
788 le_int32 styleRunCount = styleRuns.getRuns(NULL, NULL); in computeSubFonts() local789 le_int32 *styleRunLimits = LE_NEW_ARRAY(le_int32, styleRunCount); in computeSubFonts()790 le_int32 *styleIndices = LE_NEW_ARRAY(le_int32, styleRunCount * styleCount); in computeSubFonts()799 for (run = 0; run < styleRunCount; run += 1) { in computeSubFonts()