Searched refs:allocateAuxData (Results 1 - 10 of 10) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DHanLayoutEngine.cpp92 glyphStorage.allocateAuxData(success);
H A DKhmerLayoutEngine.cpp91 glyphStorage.allocateAuxData(success);
H A DTibetanLayoutEngine.cpp97 glyphStorage.allocateAuxData(success);
H A DLEGlyphStorage.h141 * <code>allocateGlyphArray, allocatePositions and allocateAuxData</code>
279 le_int32 allocateAuxData(LEErrorCode &success);
H A DIndicLayoutEngine.cpp134 glyphStorage.allocateAuxData(success);
H A DArabicLayoutEngine.cpp115 glyphStorage.allocateAuxData(success);
H A DHangulLayoutEngine.cpp256 glyphStorage.allocateAuxData(success);
H A DLEGlyphStorage.cpp173 le_int32 LEGlyphStorage::allocateAuxData(LEErrorCode &success) function in class:LEGlyphStorage
H A DLayoutEngine.cpp305 fakeGlyphStorage.allocateAuxData(success);
H A DOpenTypeLayoutEngine.cpp345 glyphStorage.allocateAuxData(success);

Completed in 40 milliseconds