Searched refs:ConvertStrToSvgFeOperatorType (Results 1 – 1 of 1) sorted by relevance
43 bool ConvertStrToSvgFeOperatorType(const std::string& val, SvgFeOperatorType& type) in ConvertStrToSvgFeOperatorType() function147 bool res = ConvertStrToSvgFeOperatorType(val, type); in ParseAndSetSpecializedAttr()