Searched defs:isGestureInProgress (Results 1 – 3 of 3) sorted by relevance
145 bool isGestureInProgress() const { return state.isGestureInProgress(); } in isGestureInProgress() function in mbgl::Transform
262 bool TransformState::isGestureInProgress() const { in isGestureInProgress() function in mbgl::TransformState
251 bool Map::isGestureInProgress() const { in isGestureInProgress() function in mbgl::Map