Home
last modified time | relevance | path

Searched defs:screenDPI (Results 1 – 20 of 20) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Printing/cocoa/org/eclipse/swt/printing/
H A DPrinter.java181 Point dpi = getDPI (), screenDPI = getIndependentDPI(); in computeTrim() local
317 Point dpi = getDPI (), screenDPI = getIndependentDPI(); in internal_new_GC() local
537 Point dpi = getDPI (), screenDPI = getIndependentDPI(); in startPage() local
652 Point dpi = getDPI (), screenDPI = getIndependentDPI(); in getBounds() local
684 Point dpi = getDPI (), screenDPI = getIndependentDPI(); in getClientArea() local
/dports/math/zegrapher/ZeGrapher-6832bd61291b3e82bc05233ae74e8d7556abe910/GraphDraw/
H A Dmainviewcontainer.h25 double screenDPI; variable
H A Dmainview.h88 double screenDPI; variable
/dports/math/zegrapher/ZeGrapher-6832bd61291b3e82bc05233ae74e8d7556abe910/Widgets/
H A Dgraphsizeadjusments.h47 double screenDPI; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Printing/gtk/org/eclipse/swt/printing/
H A DPrinter.java403 Point dpi = getDPI(), screenDPI = getIndependentDPI(); in internal_new_GC() local
631 Point dpi = getDPI(), screenDPI = getIndependentDPI(); in getBounds() local
657 Point dpi = getDPI(), screenDPI = getIndependentDPI(); in getClientArea() local
704 Point dpi = getDPI(), screenDPI = getIndependentDPI(); in computeTrim() local
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/printing/
H A DPrinter.java389 Point dpi = getDPI(), screenDPI = getIndependentDPI(); in internal_new_GC() local
617 Point dpi = getDPI(), screenDPI = getIndependentDPI(); in getBounds() local
643 Point dpi = getDPI(), screenDPI = getIndependentDPI(); in getClientArea() local
690 Point dpi = getDPI(), screenDPI = getIndependentDPI(); in computeTrim() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/
H A DFont.java200 Point dpi = device.dpi, screenDPI = device.getScreenDPI(); in getFontData() local
257 Point dpi = device.dpi, screenDPI = device.getScreenDPI(); in init() local
H A DDevice.java680 Point dpi = getDPI(), screenDPI = getScreenDPI(); in init() local
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/graphics/
H A DFont.java200 Point dpi = device.dpi, screenDPI = device.getScreenDPI(); in getFontData() local
263 Point dpi = device.dpi, screenDPI = device.getScreenDPI(); in init() local
H A DDevice.java736 Point dpi = getDPI(), screenDPI = getScreenDPI(); in init() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/
H A DFont.java268 Point dpi = device.dpi, screenDPI = device.getScreenDPI(); in getFontData() local
316 Point dpi = device.dpi, screenDPI = device.getScreenDPI(); in init() local
H A DDevice.java560 Point dpi = this.dpi = getDPI(), screenDPI = getScreenDPI(); in init() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/
H A DSnippet361.java160 Point screenDPI = display.getDPI(); in performPrintAction() local
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DSystem_as.cpp147 const double screenDPI = m.callInterface<double>(HostMessage( in attachSystemCapabilitiesInterface() local
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dxcircuit.c116 int screenDPI; variable
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/drawing/engines/opengl/
H A DOpenGLDrawingEngine.cpp1065 auto screenDPI = _engine->GetDPI(); in CalculcateClipping() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Ddcsvg.cpp367 const double screenDPI = sDC.GetPPI().y; in SetScaledScreenDCFont() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/imageanalyzer/
H A DImageAnalyzer.java1180 Point screenDPI = display.getDPI(); in menuPrint() local
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/custom/
H A DStyledText.java303 Point screenDPI = styledText.getDisplay().getDPI(); in cacheLineData() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/
H A DStyledText.java303 Point screenDPI = styledText.getDisplay().getDPI(); in cacheLineData() local