Searched refs:adoptGlyphCount (Results 1 – 8 of 8) sorted by relevance
497 void adoptGlyphCount(LEGlyphStorage &from);506 void adoptGlyphCount(le_int32 newGlyphCount);
83 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
77 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
95 glyphStorage.adoptGlyphCount(glyphCount); in computeGlyphs()
131 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
503 void LEGlyphStorage::adoptGlyphCount(LEGlyphStorage &from) in adoptGlyphCount() function in LEGlyphStorage508 void LEGlyphStorage::adoptGlyphCount(le_int32 newGlyphCount) in adoptGlyphCount() function in LEGlyphStorage
334 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
398 glyphStorage.adoptGlyphCount(tempGlyphStorage); in glyphPostProcessing()