MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / getNativeFont

Method getNativeFont

CodenameOne/src/com/codename1/ui/Font.java:764–766  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

762 ///
763 /// platform specific font object for use by implementation classes or native code
764 public Object getNativeFont() {
765 return font;
766 }
767
768 /// {@inheritDoc}
769 @Override

Callers 15

drawLabelComponentMethod · 0.95
applyStyleMethod · 0.95
styleChangedMethod · 0.95
focusGainedMethod · 0.95
runMethod · 0.95
drawLabelComponentMethod · 0.95
drawLabelComponentMethod · 0.95
applyStyleMethod · 0.95
styleChangedMethod · 0.95
setFontMethod · 0.45
drawStringMethod · 0.45

Calls

no outgoing calls

Tested by 1