Home
last modified time | relevance | path

Searched refs:convertCategoricalFunction (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.cpp403 static optional<std::unique_ptr<Expression>> convertCategoricalFunction(type::Type type, in convertCategoricalFunction() function
660 return convertCategoricalFunction(type, value, err, *property); in convertFunctionToExpression()