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

Method getDefaultFont

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

Source from the content-addressed store, hash-verified

452 ///
453 /// the global default font instance
454 public static Font getDefaultFont() {
455 return defaultFont;
456 }
457
458 /// Sets the global default font instance
459 ///

Callers 15

getFontSizeMethod · 0.95
getMaterialDesignFontMethod · 0.95
sizeFontMethod · 0.95
calcPreferredSizeMethod · 0.95
convertToPixelsMethod · 0.95
paintBackgroundMethod · 0.95
calcPreferredSizeMethod · 0.95
GraphicsClass · 0.95
getEffectiveFontSizeMethod · 0.95
paintMethod · 0.95
initDefaultsMethod · 0.95

Calls

no outgoing calls