Searched refs:PropertyTypes (Results 1 – 2 of 2) sorted by relevance
118 using PropertyTypes = TypeList<Ps...>; typedef in mbgl::style::Properties124 using DataDrivenProperties = FilteredTypeList<PropertyTypes, IsDataDriven>;128 using Tuple = IndexedTuple<PropertyTypes, TypeList>;
15 style::LinePaintProperties::PropertyTypes,