Home
last modified time | relevance | path

Searched defs:boundsInPixels (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/flake/svg/
H A DSvgShapeFactory.cpp147 const QRectF &boundsInPixels, in createShapeFromSvgDirect()
H A DSvgParser.cpp209 void SvgParser::setResolution(const QRectF boundsInPixels, qreal pixelsPerInch) in setResolution()
/dports/graphics/qgis/qgis-3.22.3/src/core/annotations/
H A Dqgsannotationmarkeritem.cpp186 const QRectF boundsInPixels = mSymbol->bounds( pt, context ); in boundingBox() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/
H A DTest_org_eclipse_swt_graphics_Image.java723 Rectangle boundsInPixels = image.getBoundsInPixels(); in test_getBoundsInPixels() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DTree.java648 …Rectangle boundsInPixels = new Rectangle (cellRect.left, cellRect.top, cellRect.right - cellRect.l… in CDDS_ITEMPOSTPAINT() local
992 Rectangle boundsInPixels = null; in CDDS_ITEMPREPAINT() local
H A DTable.java3493 …Rectangle boundsInPixels = new Rectangle (cellRect.left, cellRect.top, cellRect.right - cellRect.l… in sendEraseItemEvent() local
3670 Rectangle boundsInPixels = event.getBoundsInPixels(); in sendMeasureItemEvent() local
7215 Rectangle boundsInPixels = event.getBoundsInPixels(); in wmNotifyToolTip() local
H A DDisplay.java2127 …Rectangle boundsInPixels = new Rectangle (lpmi.rcMonitor_left, lpmi.rcMonitor_top, lpmi.rcMonitor_… in getMonitor() local
/dports/www/firefox/firefox-99.0/accessible/ipc/
H A DRemoteAccessibleBase.cpp337 auto boundsInPixels = CSSRect::FromAppUnits(aBounds); in ApplyTransform() local
/dports/graphics/krita/krita-4.4.8/libs/flake/text/
H A DKoSvgTextShapeMarkupConverter.cpp106const QRectF &boundsInPixels, qreal pixelsPerInch) in convertFromSvg()