Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dflex_property.h139 std::string AlignRulesToString() in AlignRulesToString() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp742 auto rulesToString = flexItemProperties->AlignRulesToString(); in DumpAlignRulesInfo()