Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dfunction.cpp349 std::unique_ptr<Expression> categorical(type::Type type, const std::string& property, std::map<T, s… in categorical() function
358 std::unique_ptr<Expression> categorical<bool>(type::Type type, const std::string& property, std::ma… in categorical() function