Searched refs:IsDataDriven (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ | ||
| H A D | paint_property.hpp | 24 static constexpr bool IsDataDriven = false; member in mbgl::style::PaintProperty |
| H A D | layout_property.hpp | 19 static constexpr bool IsDataDriven = false; member in mbgl::style::LayoutProperty |
| H A D | properties.hpp | 100 struct IsDataDriven : std::integral_constant<bool, P::IsDataDriven> {}; struct |
| H A D | light_impl.hpp | 23 static constexpr bool IsDataDriven = false; member in mbgl::style::LightProperty |