Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DLEGlyphStorage.h497 void adoptGlyphCount(LEGlyphStorage &from);
506 void adoptGlyphCount(le_int32 newGlyphCount);
DTibetanLayoutEngine.cpp83 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
DKhmerLayoutEngine.cpp77 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
DThaiLayoutEngine.cpp95 glyphStorage.adoptGlyphCount(glyphCount); in computeGlyphs()
DIndicLayoutEngine.cpp131 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
DLEGlyphStorage.cpp503 void LEGlyphStorage::adoptGlyphCount(LEGlyphStorage &from) in adoptGlyphCount() function in LEGlyphStorage
508 void LEGlyphStorage::adoptGlyphCount(le_int32 newGlyphCount) in adoptGlyphCount() function in LEGlyphStorage
DHangulLayoutEngine.cpp334 glyphStorage.adoptGlyphCount(outCharCount); in characterProcessing()
DOpenTypeLayoutEngine.cpp398 glyphStorage.adoptGlyphCount(tempGlyphStorage); in glyphPostProcessing()