Searched defs:Bindings (Results 1 – 2 of 2) sorted by relevance
16 using Bindings = std::map<std::string, std::shared_ptr<Expression>>; typedef in mbgl::style::expression::Let
226 using Bindings = IndexedTuple< typedef in mbgl::gl::Attributes