Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_feature.hpp20 …std::unordered_map<std::string,Value> getProperties() const override { return feature->getProperti… in getProperties() function in mbgl::SymbolFeature
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dexpression.cpp18 PropertyMap getProperties() const override { return feature.properties; } in getProperties() function in mbgl::style::expression::GeoJSONFeature
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dvector_tile_data.cpp28 std::unordered_map<std::string, Value> VectorTileFeature::getProperties() const { in getProperties() function in mbgl::VectorTileFeature
H A Dgeojson_tile_data.hpp20 PropertyMap getProperties() const override { in getProperties() function in mbgl::GeoJSONTileFeature
H A Dgeometry_tile_data.hpp45 virtual PropertyMap getProperties() const { return PropertyMap(); } in getProperties() function in mbgl::GeometryTileFeature
/OK3568_Linux_fs/app/qfm/
H A Dmimeutils.cpp95 void MimeUtils::getProperties(const QString &fileName, const QString &group) { in getProperties() function in MimeUtils
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp194 inline feature::properties_type feature::getProperties() const { in getProperties() function in mapbox::vector_tile::feature