Home
last modified time | relevance | path

Searched refs:scaleBy (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/
H A Dqmapboxgl.hpp207 void scaleBy(double scale, const QPointF &center = QPointF());
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp1118 void QMapboxGL::scaleBy(double scale_, const QPointF &center) { in scaleBy() function in QMapboxGL