Searched refs:tileset_ (Results 1 – 2 of 2) sorted by relevance
10 VectorSource::Impl::Impl(const Impl& other, Tileset tileset_) in Impl() argument12 tileset(std::move(tileset_)) { in Impl()
11 RasterSource::Impl::Impl(const Impl& other, Tileset tileset_) in Impl() argument14 tileset(std::move(tileset_)) { in Impl()