Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.cpp192 static inline bool IsValidHorizontalKeyWord(const std::string& value) in IsValidHorizontalKeyWord() function
248 } else if (IsValidHorizontalKeyWord(values[0])) { in CreateTransformOrigin()
259 if (IsValidHorizontalKeyWord(values[0])) { in CreateTransformOrigin()