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

Method getHeight

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

Source from the content-addressed store, hash-verified

666 ///
667 /// the total height of the font
668 public int getHeight() {
669 return Display.impl.getHeight(font);
670 }
671
672 /// Draw the given char using the current font and color in the x,y
673 /// coordinates.

Callers 15

getFontSizeMethod · 0.95
drawArrowMethod · 0.95
drawAttributionMethod · 0.95
paintLoadingTextMethod · 0.95
drawMarkerMethod · 0.95
placeMethod · 0.95
drawLabelComponentMethod · 0.95
drawImageMethod · 0.95
updateScrollMethod · 0.95
getBaselineMethod · 0.95
paintBackgroundMethod · 0.95
calcPreferredSizeMethod · 0.95

Calls 1

getHeightMethod · 0.65

Tested by 6

makeDigitFrameMethod · 0.76
paintMethod · 0.76
verifyFontHashingMethod · 0.76
loadTextImageMethod · 0.76
loadTextImageMethod · 0.76