Searched defs:UnevaluatedType (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ | ||
| H A D | paint_property.hpp | 20 using UnevaluatedType = Transitioning<PropertyValue<T>>; typedef in mbgl::style::PaintProperty |
| H A D | layout_property.hpp | 15 using UnevaluatedType = PropertyValue<T>; typedef in mbgl::style::LayoutProperty |
| H A D | light_impl.hpp | 19 using UnevaluatedType = Transitioning<PropertyValue<T>>; typedef in mbgl::style::LightProperty |