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