Searched defs:moveBy (Results 1 – 3 of 3) sorted by relevance
319 void Transform::moveBy(const ScreenCoordinate& offset, const AnimationOptions& animation) { in moveBy() function in mbgl::Transform
293 void Map::moveBy(const ScreenCoordinate& point, const AnimationOptions& animation) { in moveBy() function in mbgl::Map
1107 void QMapboxGL::moveBy(const QPointF &offset) in moveBy() function in QMapboxGL