Searched refs:PossiblyEvaluatedType (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 | 22 using PossiblyEvaluatedType = T; typedef in mbgl::style::PaintProperty |
| H A D | layout_property.hpp | 17 using PossiblyEvaluatedType = T; typedef in mbgl::style::LayoutProperty |
| H A D | light_impl.hpp | 21 using PossiblyEvaluatedType = T; typedef in mbgl::style::LightProperty |
| H A D | properties.hpp | 121 using PossiblyEvaluatedTypes = TypeList<typename Ps::PossiblyEvaluatedType...>; |