Searched refs:isGestureInProgress (Results 1 – 6 of 6) sorted by relevance
145 bool isGestureInProgress() const { return state.isGestureInProgress(); } in isGestureInProgress() function in mbgl::Transform
76 bool isGestureInProgress() const;
251 bool Map::isGestureInProgress() const { in isGestureInProgress() function in mbgl::Map252 return impl->transform.isGestureInProgress(); in isGestureInProgress()
262 bool TransformState::isGestureInProgress() const { in isGestureInProgress() function in mbgl::TransformState
107 if (isGestureInProgress()) { in easeTo()
60 bool isGestureInProgress() const;