Searched refs:tempGlyphCount (Results 1 – 1 of 1) sorted by relevance
155 le_int32 tempGlyphCount = tempGlyphStorage.getGlyphCount(); in glyphPostProcessing() local156 LEUnicode *tempChars = LE_NEW_ARRAY(LEUnicode, tempGlyphCount); in glyphPostProcessing()163 for (le_int32 i = 0; i < tempGlyphCount; i += 1) { in glyphPostProcessing()169 …ArabicOpenTypeLayoutEngine::mapCharsToGlyphs(tempChars, 0, tempGlyphCount, FALSE, TRUE, glyphStora… in glyphPostProcessing()173 return tempGlyphCount; in glyphPostProcessing()