Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_composite.cpp43 bool ConvertStrToSvgFeOperatorType(const std::string& val, SvgFeOperatorType& type) in ConvertStrToSvgFeOperatorType() function
147 bool res = ConvertStrToSvgFeOperatorType(val, type); in ParseAndSetSpecializedAttr()