Home
last modified time | relevance | path

Searched defs:setGestureInProgress (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform.cpp680 void Transform::setGestureInProgress(bool inProgress) { in setGestureInProgress() function in mbgl::Transform
H A Dmap.cpp246 void Map::setGestureInProgress(bool inProgress) { in setGestureInProgress() function in mbgl::Map
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp886 void QMapboxGL::setGestureInProgress(bool progress) in setGestureInProgress() function in QMapboxGL