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

Method convertToPixels

CodenameOne/src/com/codename1/ui/CN.java:489–491  ·  view source on GitHub ↗
(int dipCount, boolean horizontal)

Source from the content-addressed store, hash-verified

487 ///
488 /// value in pixels
489 public static int convertToPixels(int dipCount, boolean horizontal) {
490 return Display.impl.convertToPixels(dipCount, horizontal);
491 }
492
493 /// Converts from specified unit to pixels.
494 ///

Callers 15

calcPreferredSizeMethod · 0.95
SwitchClass · 0.95
showPopupDialogImplMethod · 0.95
markerFontMethod · 0.95
TextSelectionClass · 0.95
getIntersectionMethod · 0.95
DragHandleClass · 0.95
calcPreferredSizeMethod · 0.95
calcPreferredSizeMethod · 0.95
dp2pxMethod · 0.95
animateMethod · 0.95

Calls 2

roundMethod · 0.95
convertToPixelsMethod · 0.65

Tested by 15

drawContentMethod · 0.76
calcPreferredSizeMethod · 0.76
getHeightMethod · 0.76
runTestMethod · 0.76
layeredLayoutTestsMethod · 0.76
calcPreferredSizeMethod · 0.76
getHeightMethod · 0.76
runTestMethod · 0.76
lMethod · 0.76
calcPreferredSizeMethod · 0.76
getHeightMethod · 0.76