Searched defs:getGlyphs (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jdk/src/java.desktop/unix/classes/sun/java2d/xr/
H A DGrowableEltArray.java76 public GrowableIntArray getGlyphs() { method in class:GrowableEltArray
/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DLEGlyphStorage.cpp237 void LEGlyphStorage::getGlyphs(le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const function in class:LEGlyphStorage
260 void LEGlyphStorage::getGlyphs(LEGlyphID glyphs[], LEErrorCode &success) const function in class:LEGlyphStorage
H A DLayoutEngine.cpp228 void LayoutEngine::getGlyphs(le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const function in class:LayoutEngine
233 void LayoutEngine::getGlyphs(LEGlyphID glyphs[], LEErrorCode &success) const function in class:LayoutEngine

Completed in 62 milliseconds