Searched refs:findWaypoint (Results 1 – 1 of 1) sorted by relevance
73 static int findWaypoint(const QList<QDeclarativeGeoWaypoint *> &waypoints, const QDeclarativeGeoWay… in findWaypoint() function82 static int findWaypoint(const QList<QDeclarativeGeoWaypoint *> &waypoints, const QGeoCoordinate &c) in findWaypoint() function1141 int idx = findWaypoint(m_waypoints, w); in removeWaypoint()1161 int idx = findWaypoint(m_waypoints, c); in removeWaypoint()