Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopolygon_p.h79 bool polygonContains(const QGeoCoordinate &coordinate) const;
H A Dqgeopolygon.cpp523 return polygonContains(coordinate); in contains()
606 bool QGeoPolygonPrivate::polygonContains(const QGeoCoordinate &coordinate) const in polygonContains() function in QGeoPolygonPrivate