Home
last modified time | relevance | path

Searched refs:featurePropertyAsExpressionValue (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dcompound_expression.cpp230 optional<Value> featurePropertyAsExpressionValue(EvaluationContext params, const std::string& key) { in featurePropertyAsExpressionValue() function
526 const auto rhs = featurePropertyAsExpressionValue(params, key); in initializeDefinitions()
643 auto value = featurePropertyAsExpressionValue(params, varargs[0].get<std::string>()); in initializeDefinitions()