Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getDisplayWidth
Method
getDisplayWidth
CodenameOne/src/com/codename1/ui/CN.java:463–465 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
461
///
462
/// the width of the display
463
public
static
int
getDisplayWidth() {
464
return
Display.impl.getDisplayWidth();
465
}
466
467
/// Return the height of the display
468
///
Callers
15
showPopupDialogImpl
Method · 0.95
generateLongFromDeviceInfo
Method · 0.95
calcPreferredSize
Method · 0.95
convertToPixels
Method · 0.95
snapToSafeAreaInternal
Method · 0.95
convertUnit
Method · 0.95
createTrueTypeFont
Method · 0.95
nextColor
Method · 0.95
runTest
Method · 0.95
calcPreferredSize
Method · 0.95
layoutContainer
Method · 0.95
getPreferredSize
Method · 0.95
Calls
no outgoing calls
Tested by
15
nextColor
Method · 0.76
runTest
Method · 0.76
setupOpenCloseArrowStyles
Method · 0.76
delegatesDisplayState
Method · 0.76
testConvertToPixelsHandlesVariousUnits
Method · 0.76
pointerPress
Method · 0.36
run
Method · 0.36
runTest
Method · 0.36
runTest
Method · 0.36
verify
Method · 0.36
runTest
Method · 0.36
getComponentAt_int_int_button
Method · 0.36