Home
last modified time | relevance | path

Searched defs:topLeftPoint (Results 1 – 18 of 18) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/formeditor/
H A Dselectionrectangle.cpp83 QPointF topLeftPoint(firstX < secondX ? firstX : secondX, firstY < secondY ? firstY : secondY); in setRect() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/qmltooling/qmldbg_inspector/editor/
H A Dliveselectionrectangle.cpp108 QPointF topLeftPoint(firstX < secondX ? firstX : secondX, in setRect() local
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/Polar/
H A DKChartPolarGrid.cpp104 QPointF topLeftPoint; in drawGrid() local
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/barchart/horizontal/bar/
H A Dhorizontalbarchartitem.cpp78 QPointF HorizontalBarChartItem::topLeftPoint(int set, int setCount, int category, in topLeftPoint() function in HorizontalBarChartItem
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/barchart/vertical/bar/
H A Dbarchartitem.cpp82 QPointF BarChartItem::topLeftPoint(int set, int setCount, int category, in topLeftPoint() function in BarChartItem
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/barchart/horizontal/stacked/
H A Dhorizontalstackedbarchartitem.cpp99 QPointF HorizontalStackedBarChartItem::topLeftPoint(int category, qreal barWidth, qreal value) in topLeftPoint() function in HorizontalStackedBarChartItem
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/barchart/vertical/stacked/
H A Dstackedbarchartitem.cpp104 QPointF StackedBarChartItem::topLeftPoint(int category, qreal barWidth, qreal value) in topLeftPoint() function in StackedBarChartItem
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/barchart/horizontal/percent/
H A Dhorizontalpercentbarchartitem.cpp103 QPointF HorizontalPercentBarChartItem::topLeftPoint(int category, qreal barWidth, qreal value) in topLeftPoint() function in HorizontalPercentBarChartItem
/dports/graphics/kolourpaint/kolourpaint-21.12.3/layers/selections/
H A DkpAbstractSelection.cpp229 void kpAbstractSelection::moveTo (const QPoint &topLeftPoint) in moveTo()
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/barchart/vertical/percent/
H A Dpercentbarchartitem.cpp109 QPointF PercentBarChartItem::topLeftPoint(int category, qreal barWidth, qreal value) in topLeftPoint() function in PercentBarChartItem
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSWindow.java50 public NSPoint cascadeTopLeftFromPoint(NSPoint topLeftPoint) { in cascadeTopLeftFromPoint()
/dports/editors/calligra/calligra-3.2.1/plugins/chartshape/
H A DChartProxyModel.cpp714 QPoint topLeftPoint(topLeft.column() + 1, topLeft.row() + 1); in dataChanged() local
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/editor/transform/perspective/
H A Dperspectivewidget.cpp122 QPoint topLeftPoint; member in DigikamEditorPerspectiveToolPlugin::PerspectiveWidget::Private
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/
H A DGTUtilsMcaEditorSequenceArea.cpp320 QPoint topLeftPoint(xRegion.startPos, yRegion.startPos); in getPositionRect() local
H A DGTUtilsMsaEditor.cpp179 QPoint topLeftPoint = nameList->mapToGlobal(QPoint(0, (int)nameListYRegion.startPos)); in getSequenceNameRect() local
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/maps/
H A Dqgeoprojection.cpp550 QDoubleVector2D topLeftPoint = geoToMapProjection(rectangle.topLeft()); in fitViewportToGeoRectangle() local
/dports/graphics/libzmf/libzmf-0.0.2/src/lib/
H A DZMFTypes.h382 Point topLeftPoint; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqs60style.cpp1059 const int topLeftPoint = direction ? in drawComplexControl() local