Home
last modified time | relevance | path

Searched refs:findWaypoint (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel.cpp73 static int findWaypoint(const QList<QDeclarativeGeoWaypoint *> &waypoints, const QDeclarativeGeoWay… in findWaypoint() function
82 static int findWaypoint(const QList<QDeclarativeGeoWaypoint *> &waypoints, const QGeoCoordinate &c) in findWaypoint() function
1141 int idx = findWaypoint(m_waypoints, w); in removeWaypoint()
1161 int idx = findWaypoint(m_waypoints, c); in removeWaypoint()