Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp276 static std::string GetAlignmentType(double width, double height) in GetAlignmentType() function
319 return GetAlignmentType(width, height); in ToString()