Home
last modified time | relevance | path

Searched refs:boundingRect (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/app/
H A Dboxwidget.cpp110 QRectF textRect =painter.boundingRect(rect, ids[i], option); in paintEvent()
137 painter.drawText(painter.boundingRect(m_leftRect, "<",QTextOption(Qt::AlignCenter)), "<"); in paintEvent()
139 painter.drawText(painter.boundingRect(m_rightRect, ">", QTextOption(Qt::AlignCenter)), ">"); in paintEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dkeybutton.cpp85 QRectF rect =painter.boundingRect(this->rect(), m_value, o); in paintEvent()
92 QRectF textRect =painter.boundingRect(rect, m_text, o); in paintEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/watchdog/
H A Dpinballwidget.cpp44 QRectF r = painter.boundingRect(rect, text, o); in paintEvent()
52 QRectF r = painter.boundingRect(rect, text, o); in paintEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/key/
H A Dkeywidget.cpp105 QRectF r = painter.boundingRect(rect, name, QTextOption(Qt::AlignCenter)); in paintEvent()
121 QRectF rect =painter.boundingRect(r, text, QTextOption(Qt::AlignHCenter)); in paintEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dwifiview.cpp47 QRectF fitNameRect =painter->boundingRect(nameRect, text, o); in paint()
58 QRectF connectRect = painter->boundingRect(nameRect, text, bottom); in paint()
H A Dswitchwidget.cpp57 QRectF fixTextRect = painter.boundingRect(tectRect, m_text,option); in paintEvent()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapscene.cpp456 … const QRectF boundingRect = QRectF(matrix * tileRect.topLeft(), matrix * tileRect.bottomRight()); in qgeotiledmapscene_isTileInViewport_Straight() local
457 return QRectF(-1, -1, 2, 2).intersects(boundingRect); in qgeotiledmapscene_isTileInViewport_Straight()
468 const QRectF boundingRect = QRectF(QPointF(qMin(qMin(qMin(tlt.x(), trt.x()), blt.x()), brt.x()) in qgeotiledmapscene_isTileInViewport_rotationTilt() local
473 return QRectF(-1, -1, 2, 2).intersects(boundingRect); in qgeotiledmapscene_isTileInViewport_rotationTilt()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolygonmapitem.cpp263 sourceBounds_ = srcPath_.boundingRect(); in updateSourcePoints()
288 QRectF bb = ppi.boundingRect(); in updateScreenPoints()
332 screenBounds_ = ppi.boundingRect(); in updateScreenPoints()
589 const QRectF brect = ppi.boundingRect(); in updateQuickGeometry()
H A Dqgeomapitemgeometry.cpp120 return brects.boundingRect(); in translateToCommonOrigin()
H A Dqdeclarativecirclemapitem.cpp272 screenBounds_ = ppi.boundingRect(); in updateScreenPointsInvert()
H A Dqdeclarativegeomap.cpp502 root->setRect(boundingRect()); in updatePaintNode()
2421 QRectF brect = item->boundingRect(); in fitViewportToMapItemsRefine()
H A Dqdeclarativepolylinemapitem.cpp913 const QRectF brect = ppi.boundingRect(); in updateQuickGeometry()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmap_nokia.cpp81 …QRect textBounds = QFontMetrics(font).boundingRect(0, 0, viewportWidth(), viewportHeight(), Qt::Al… in evaluateCopyrights()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/
H A Drollswitchwidget.cpp55 QRectF fixRect = painter.boundingRect(textRect, text, option); in paintEvent()
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0016-HACK-linuxfb-Support-direct-painting.patch161 + mRepaintRegion.boundingRect().contains(screenRect);
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1443 def boundingRect(self): member in SwitchGraphDataGraphicsItem
1552 def boundingRect(self): member in XAxisGraphicsItem
1631 def boundingRect(self): member in ScaleGraphicsItem
1722 def boundingRect(self): member in SwitchGraphGraphicsItem
1775 def boundingRect(self): member in VerticalBracketGraphicsItem
1811 rect = child.boundingRect()
1832 def boundingRect(self): member in VertcalGraphSetGraphicsItem
1849 self.rubber_band.setGeometry(poly.boundingRect())
2355 self.item.update(self.item.boundingRect())
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dimgproc.hpp3986 CV_EXPORTS_W Rect boundingRect( InputArray array );
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dimgproc.hpp3986 CV_EXPORTS_W Rect boundingRect( InputArray array );
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dimgproc.hpp3986 CV_EXPORTS_W Rect boundingRect( InputArray array );
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dtypes.hpp520 Rect boundingRect() const;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dtypes.hpp520 Rect boundingRect() const;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dtypes.hpp520 Rect boundingRect() const;