| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativecirclemapitem_p_p.h | 169 m_circle.setHeight(0); in updatePolish() 234 m_circle.setHeight(combined.height()); in updatePolish() 237 m_circle.setHeight(combined.height() + 2 * m_circle.m_border.width()); in updatePolish() 342 m_circle.setHeight(0); in updatePolish() 368 m_circle.setHeight(geom->sourceBoundingBox().height()); in updatePolish()
|
| H A D | qdeclarativerectanglemapitem_p_p.h | 135 m_rect.setHeight(0); in updatePolish() 179 m_rect.setHeight(combined.height() + 2 * m_rect.m_border.width()); in updatePolish() 309 m_rect.setHeight(0); in updatePolish() 335 m_rect.setHeight(geom->sourceBoundingBox().height()); in updatePolish()
|
| H A D | qdeclarativepolygonmapitem_p_p.h | 398 m_poly.setHeight(0); in updatePolish() 440 m_poly.setHeight(combined.height() + 2 * borderWidth); in updatePolish() 565 m_poly.setHeight(0); in updatePolish() 591 m_poly.setHeight(geom->sourceBoundingBox().height()); in updatePolish()
|
| H A D | qdeclarativegeomapitemgroup.cpp | 214 setHeight(m_quickMap->height()); in onMapSizeChanged()
|
| H A D | qdeclarativepolylinemapitem_p_p.h | 676 m_poly.setHeight(0); in updatePolish() 689 m_poly.setHeight(m_geometry.sourceBoundingBox().height() + borderWidth); in updatePolish() 788 m_poly.setHeight(0); in updatePolish() 800 m_poly.setHeight(m_geometry.sourceBoundingBox().height()); in updatePolish()
|
| H A D | locationvaluetypehelper.cpp | 126 r.setHeight(value.property(QStringLiteral("height")).toNumber()); in parseRectangle()
|
| H A D | qdeclarativegeomapquickitem.cpp | 420 setHeight(sourceItem_.data()->height()); in updatePolish()
|
| H A D | qdeclarativepolygonmapitem.cpp | 598 sourceBounds_.setHeight(brect.height()); in updateQuickGeometry()
|
| H A D | qdeclarativepolylinemapitem.cpp | 923 sourceBounds_.setHeight(brect.height() + strokeWidth); in updateQuickGeometry()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeorectangle.h | 57 Q_PROPERTY(double height READ height WRITE setHeight) 96 void setHeight(double degreesHeight);
|
| H A D | qgeorectangle.cpp | 228 setHeight(degreesHeight); in QGeoRectangle() 546 void QGeoRectangle::setHeight(double degreesHeight) in setHeight() function in QGeoRectangle
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places_map/ |
| H A D | main.cpp | 60 view.setHeight(640); in main()
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtquickcontrols2/ |
| H A D | 0001-Revert-Get-the-scale-of-the-popup-item-when-setting-.patch | 63 - popupItem->setHeight(rect.height() / m_popupScale); 64 + popupItem->setHeight(rect.height() / scale);
|
| /OK3568_Linux_fs/external/rockit/tgi/sdk/include/ |
| H A D | RTVideoFrame.h | 50 void setHeight(const UINT32 height);
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5base/ |
| H A D | 0014-linuxfb-Support-rotate.patch | 62 + mGeometry.setHeight(tmp); 142 + geometry.setHeight(tmp);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/ |
| H A D | qgeotilefetcher_test.h | 88 rect.setHeight(250); in getTileImage()
|
| H A D | qgeomappingmanagerengine_test.h | 110 rect.setHeight(250); in getTileImage()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeolocation/ |
| H A D | tst_qgeolocation.cpp | 122 qgeoboundingboxcopy.setHeight(1); in viewport()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qmlinterface/ |
| H A D | tst_qmlinterface.cpp | 96 m_rectangle.setHeight(30.0); in tst_qmlinterface()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeorectangle/ |
| H A D | tst_qgeorectangle.cpp | 629 box.setHeight(newHeight); in height()
|