Home
last modified time | relevance | path

Searched defs:Map (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dtypes.hpp47 Map, enumerator
52 Map, enumerator
57 Map, enumerator
62 Map, enumerator
73 Map, enumerator
110 Map, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeotiledmaposm.h48 typedef QGeoTiledMapLabs Map; typedef
50 typedef QGeoTiledMap Map; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeotiledmap_esri.h46 typedef QGeoTiledMapLabs Map; typedef
48 typedef QGeoTiledMap Map; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmap_nokia.h45 typedef QGeoTiledMapLabs Map; typedef
47 typedef QGeoTiledMap Map; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeotiledmappingmanagerenginemapbox.cpp46 typedef QGeoTiledMapLabs Map; typedef
48 typedef QGeoTiledMap Map; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/map/
H A Dmap.hpp30 class Map : private util::noncopyable { class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp91 Map::Map(RendererFrontend& rendererFrontend, in Map() function in mbgl::Map