Searched refs:adoptGlyphCount (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DLEGlyphStorage.h497 void adoptGlyphCount(LEGlyphStorage &from);
506 void adoptGlyphCount(le_int32 newGlyphCount);
H A DKhmerLayoutEngine.cpp77 glyphStorage.adoptGlyphCount(outCharCount);
H A DTibetanLayoutEngine.cpp83 glyphStorage.adoptGlyphCount(outCharCount);
H A DThaiLayoutEngine.cpp95 glyphStorage.adoptGlyphCount(glyphCount);
H A DIndicLayoutEngine.cpp131 glyphStorage.adoptGlyphCount(outCharCount);
H A DLEGlyphStorage.cpp503 void LEGlyphStorage::adoptGlyphCount(LEGlyphStorage &from) function in class:LEGlyphStorage
508 void LEGlyphStorage::adoptGlyphCount(le_int32 newGlyphCount) function in class:LEGlyphStorage
H A DHangulLayoutEngine.cpp334 glyphStorage.adoptGlyphCount(outCharCount);
H A DOpenTypeLayoutEngine.cpp398 glyphStorage.adoptGlyphCount(tempGlyphStorage);

Completed in 80 milliseconds