Home
last modified time | relevance | path

Searched defs:Bindings (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dlet.hpp16 using Bindings = std::map<std::string, std::shared_ptr<Expression>>; typedef in mbgl::style::expression::Let
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dattribute.hpp226 using Bindings = IndexedTuple< typedef in mbgl::gl::Attributes