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 D | color_ramp_property_value.hpp | 41 bool isDataDriven() const { return false; } in isDataDriven() function in mbgl::style::ColorRampPropertyValue |
| H A D | property_value.hpp | 39 bool isDataDriven() const { return false; } in isDataDriven() function in mbgl::style::PropertyValue |
| H A D | data_driven_property_value.hpp | 39 bool isDataDriven() const { in isDataDriven() function in mbgl::style::DataDrivenPropertyValue |