Home
last modified time | relevance | path

Searched defs:style_ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomaptype_p_p.h76 QGeoMapType::MapStyle style_; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_manager.cpp24 AnnotationManager::AnnotationManager(Style& style_) in AnnotationManager()
30 void AnnotationManager::setStyle(Style& style_) { in setStyle()