Searched defs:hasDataDrivenPropertyDifference (Results 1 – 4 of 4) 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 | 42 bool hasDataDrivenPropertyDifference(const ColorRampPropertyValue&) const { return false; } in hasDataDrivenPropertyDifference() function in mbgl::style::ColorRampPropertyValue |
| H A D | property_value.hpp | 49 bool hasDataDrivenPropertyDifference(const PropertyValue<T>&) const { in hasDataDrivenPropertyDifference() function in mbgl::style::PropertyValue |
| H A D | data_driven_property_value.hpp | 68 bool hasDataDrivenPropertyDifference(const DataDrivenPropertyValue<T>& other) const { in hasDataDrivenPropertyDifference() function in mbgl::style::DataDrivenPropertyValue |
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ | ||
| H A D | properties.hpp | 228 bool hasDataDrivenPropertyDifference(const Transitionable& other) const { in hasDataDrivenPropertyDifference() function in mbgl::style::Properties::Transitionable |