Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Drelative_container_composed_element.cpp58 result.append(GetAlignRuleStr(alignRule)); in GetAlignRulesMap()
93 std::string RelativeContainerComposedElement::GetAlignRuleStr(AlignRule alignRule) const in GetAlignRuleStr() function in OHOS::Ace::V2::RelativeContainerComposedElement
H A Drelative_container_composed_element.h39 std::string GetAlignRuleStr(AlignRule alignRule) const;