Home
last modified time | relevance | path

Searched defs:isDataDriven (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dcolor_ramp_property_value.hpp41 bool isDataDriven() const { return false; } in isDataDriven() function in mbgl::style::ColorRampPropertyValue
H A Dproperty_value.hpp39 bool isDataDriven() const { return false; } in isDataDriven() function in mbgl::style::PropertyValue
H A Ddata_driven_property_value.hpp39 bool isDataDriven() const { in isDataDriven() function in mbgl::style::DataDrivenPropertyValue