Searched refs:onSourceDescriptionChanged (Results 1 – 5 of 5) sorted by relevance
19 virtual void onSourceDescriptionChanged(Source&) {} in onSourceDescriptionChanged() function in mbgl::style::SourceObserver
307 void Style::Impl::onSourceDescriptionChanged(Source& source) { in onSourceDescriptionChanged() function in mbgl::style::Style::Impl309 observer->onSourceDescriptionChanged(source); in onSourceDescriptionChanged()
129 void onSourceDescriptionChanged(Source&) override;
29 observer->onSourceDescriptionChanged(*this); in setURL()
36 observer->onSourceDescriptionChanged(*this); in setURL()