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

Method getDisplayHeight

CodenameOne/src/com/codename1/ui/CN.java:472–474  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

470 ///
471 /// the height of the display
472 public static int getDisplayHeight() {
473 return Display.impl.getDisplayHeight();
474 }
475
476
477 /// Converts the dips count to pixels, dips are roughly 1mm in length. This is a very rough estimate and not

Callers 15

showPopupDialogImplMethod · 0.95
calcPreferredSizeMethod · 0.95
showMethod · 0.95
convertToPixelsMethod · 0.95
startTensileMethod · 0.95
convertUnitMethod · 0.95
createTrueTypeFontMethod · 0.95
runTestMethod · 0.95
paintMethod · 0.95
calcPreferredSizeMethod · 0.95

Calls

no outgoing calls

Tested by 15

runTestMethod · 0.76
paintMethod · 0.76
delegatesDisplayStateMethod · 0.76
pointerPressMethod · 0.36
runTestMethod · 0.36
runTestMethod · 0.36
verifyMethod · 0.36
runTestMethod · 0.36