Searched refs:adoptGlyphCount (Results 1 – 18 of 18) sorted by relevance
497 void adoptGlyphCount(LEGlyphStorage &from);506 void adoptGlyphCount(le_int32 newGlyphCount);
503 void LEGlyphStorage::adoptGlyphCount(LEGlyphStorage &from) in adoptGlyphCount() function in LEGlyphStorage508 void LEGlyphStorage::adoptGlyphCount(le_int32 newGlyphCount) in adoptGlyphCount() function in LEGlyphStorage
522 void adoptGlyphCount(LEGlyphStorage &from);531 void adoptGlyphCount(le_int32 newGlyphCount);
108 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
102 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
120 glyphStorage.adoptGlyphCount(glyphCount); in computeGlyphs()
165 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
528 void LEGlyphStorage::adoptGlyphCount(LEGlyphStorage &from) in adoptGlyphCount() function in LEGlyphStorage533 void LEGlyphStorage::adoptGlyphCount(le_int32 newGlyphCount) in adoptGlyphCount() function in LEGlyphStorage
359 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
423 glyphStorage.adoptGlyphCount(tempGlyphStorage); in glyphPostProcessing()