Searched refs:GetAlignRulesMap (Results 1 – 3 of 3) sorted by relevance
27 …[](const RelativeContainerComposedElement& inspector) { return inspector.GetAlignRulesMap(); } } }; in __anon56c3ea5a0202()34 DumpLog::GetInstance().AddDesc(std::string("alignRulesMap: ").append(GetAlignRulesMap())); in Dump()46 std::string RelativeContainerComposedElement::GetAlignRulesMap() const in GetAlignRulesMap() function in OHOS::Ace::V2::RelativeContainerComposedElement50 auto alignRulesMap = renderRelativeContainer->GetAlignRulesMap(); in GetAlignRulesMap()
37 std::string GetAlignRulesMap() const;
39 AlignRulesMap GetAlignRulesMap() const in GetAlignRulesMap() function