Searched refs:Binders (Results 1 – 4 of 4) sorted by relevance
285 using Binders = IndexedTuple< typedef in mbgl::PaintPropertyBinders369 Binders binders;
28 using PaintPropertyBinders = typename PaintProperties::Binders;
258 using PaintPropertyBinders = typename PaintProperties::Binders;
125 using Binders = PaintPropertyBinders<DataDrivenProperties>; typedef in mbgl::style::Properties