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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLEGlyphStorage.h522 void adoptGlyphCount(LEGlyphStorage &from);
531 void adoptGlyphCount(le_int32 newGlyphCount);
H A DKhmerLayoutEngine.cpp102 glyphStorage.adoptGlyphCount(outCharCount);
H A DTibetanLayoutEngine.cpp108 glyphStorage.adoptGlyphCount(outCharCount);
H A DThaiLayoutEngine.cpp120 glyphStorage.adoptGlyphCount(glyphCount);
H A DIndicLayoutEngine.cpp156 glyphStorage.adoptGlyphCount(outCharCount);
H A DLEGlyphStorage.cpp528 void LEGlyphStorage::adoptGlyphCount(LEGlyphStorage &from) function in class:LEGlyphStorage
533 void LEGlyphStorage::adoptGlyphCount(le_int32 newGlyphCount) function in class:LEGlyphStorage
H A DHangulLayoutEngine.cpp359 glyphStorage.adoptGlyphCount(outCharCount);
H A DOpenTypeLayoutEngine.cpp423 glyphStorage.adoptGlyphCount(tempGlyphStorage);

Completed in 37 milliseconds