Searched refs:tempChars (Results 1 – 1 of 1) sorted by relevance
156 LEUnicode *tempChars = LE_NEW_ARRAY(LEUnicode, tempGlyphCount); in glyphPostProcessing() local158 if (tempChars == NULL) { in glyphPostProcessing()164 tempChars[i] = (LEUnicode) LE_GET_GLYPH(tempGlyphStorage[i]); in glyphPostProcessing()169 …ArabicOpenTypeLayoutEngine::mapCharsToGlyphs(tempChars, 0, tempGlyphCount, FALSE, TRUE, glyphStora… in glyphPostProcessing()171 LE_DELETE_ARRAY(tempChars); in glyphPostProcessing()