Home
last modified time | relevance | path

Searched refs:getWideGlyphAdvance (Results 1 – 4 of 4) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/
H A DFontInstanceAdapter.cpp208 getWideGlyphAdvance((le_uint32)glyph, advance); in getGlyphAdvance()
246 void FontInstanceAdapter::getWideGlyphAdvance(le_uint32 glyph, LEPoint &advance) const in getWideGlyphAdvance() function in FontInstanceAdapter
H A DFontInstanceAdapter.h123 virtual void getWideGlyphAdvance(le_uint32 glyph, LEPoint &advance) const;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/
H A DFontInstanceAdapter.cpp208 getWideGlyphAdvance((le_uint32)glyph, advance); in getGlyphAdvance()
246 void FontInstanceAdapter::getWideGlyphAdvance(le_uint32 glyph, LEPoint &advance) const in getWideGlyphAdvance() function in FontInstanceAdapter
H A DFontInstanceAdapter.h123 virtual void getWideGlyphAdvance(le_uint32 glyph, LEPoint &advance) const;