Home
last modified time | relevance | path

Searched defs:id_ (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dsource_impl.cpp6 Source::Impl::Impl(SourceType type_, std::string id_) in Impl()
H A Dimage_impl.cpp7 Image::Impl::Impl(std::string id_, in Impl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dvector_source_impl.cpp6 VectorSource::Impl::Impl(std::string id_) in Impl()
H A Draster_source_impl.cpp6 RasterSource::Impl::Impl(SourceType sourceType, std::string id_, uint16_t tileSize_) in Impl()
H A Dcustom_geometry_source_impl.cpp7 CustomGeometrySource::Impl::Impl(std::string id_, in Impl()
H A Dimage_source_impl.cpp7 ImageSource::Impl::Impl(std::string id_, std::array<LatLng, 4> coords_) in Impl()
H A Dgeojson_source_impl.cpp42 GeoJSONSource::Impl::Impl(std::string id_, GeoJSONOptions options_) in Impl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dcustom_layer_impl.cpp6 CustomLayer::Impl::Impl(const std::string& id_, in Impl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dline_annotation_impl.cpp10 LineAnnotationImpl::LineAnnotationImpl(AnnotationID id_, LineAnnotation annotation_) in LineAnnotationImpl()
H A Dfill_annotation_impl.cpp10 FillAnnotationImpl::FillAnnotationImpl(AnnotationID id_, FillAnnotation annotation_) in FillAnnotationImpl()
H A Dsymbol_annotation_impl.cpp9 SymbolAnnotationImpl::SymbolAnnotationImpl(AnnotationID id_, SymbolAnnotation annotation_) in SymbolAnnotationImpl()
H A Dannotation_manager.cpp226 void AnnotationManager::removeImage(const std::string& id_) { in removeImage()
233 double AnnotationManager::getTopOffsetPixelsForImage(const std::string& id_) { in getTopOffsetPixelsForImage()
H A Dshape_annotation_impl.cpp16 ShapeAnnotationImpl::ShapeAnnotationImpl(const AnnotationID id_) in ShapeAnnotationImpl()
H A Dannotation_tile.cpp24 AnnotationTileFeatureData(const AnnotationID id_, in AnnotationTileFeatureData()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_tile.hpp19 RenderTile(UnwrappedTileID id_, Tile& tile_) : id(std::move(id_)), tile(tile_) {} in RenderTile()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dvector_tile.cpp8 VectorTile::VectorTile(const OverscaledTileID& id_, in VectorTile()
H A Dtile.cpp12 Tile::Tile(OverscaledTileID id_) : id(std::move(id_)), observer(&nullObserver) { in Tile()
H A Draster_tile.cpp15 RasterTile::RasterTile(const OverscaledTileID& id_, in RasterTile()
H A Draster_dem_tile.cpp15 RasterDEMTile::RasterDEMTile(const OverscaledTileID& id_, in RasterDEMTile()
H A Dgeometry_tile.cpp44 GeometryTile::GeometryTile(const OverscaledTileID& id_, in GeometryTile()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dshared_count.hpp114 int id_; member in boost::detail::shared_count
525 int id_; member in boost::detail::weak_count
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline.cpp116 OfflineRegion::OfflineRegion(int64_t id_, in OfflineRegion()
H A Doffline_download.cpp27 OfflineDownload::OfflineDownload(int64_t id_, in OfflineDownload()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dtraits.hpp290 #define BOOST_IOSTREAMS_MODE_HELPER(tag_, id_) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dstringify.hpp125 FeatureIdentifier::visit(id, [&] (const auto& id_) { stringify(writer, id_); }); in stringify()

12