Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dlocationvaluetypehelper_p.h60 QGeoRectangle Q_LOCATION_PRIVATE_EXPORT parseRectangle(const QJSValue &value, bool *ok);
H A Dlocationvaluetypehelper.cpp93 QGeoRectangle parseRectangle(const QJSValue &value, bool *ok) in parseRectangle() function
H A Dqdeclarativegeoroutemodel.cpp974 QGeoRectangle r = parseRectangle(value.property(i), &ok); in setExcludedAreas()