| sun.font.NativeStrike
NativeStrike | public class NativeStrike extends PhysicalStrike (Code) | | |
NativeStrike | NativeStrike(NativeFont nativeFont, FontStrikeDesc desc, boolean nocache)(Code) | | |
getGlyphAdvance | float getGlyphAdvance(int glyphCode)(Code) | | |
getGlyphImagePtr | long getGlyphImagePtr(int glyphCode)(Code) | | |
getGlyphImagePtrNoCache | long getGlyphImagePtrNoCache(int glyphCode)(Code) | | |
getGlyphImagePtrs | void getGlyphImagePtrs(int[] glyphCodes, long[] images, int len)(Code) | | |
getGlyphVectorOutline | GeneralPath getGlyphVectorOutline(int[] glyphs, float x, float y)(Code) | | |
|
|