Home
last modified time | relevance | path

Searched defs:GetAlignRules (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex_item.h157 const std::map<AlignDirection, AlignRule>& GetAlignRules() const in GetAlignRules() function
H A Dflex_item_component.h201 const std::map<AlignDirection, AlignRule>& GetAlignRules() const in GetAlignRules() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp3547 std::map<AlignDirection, AlignRule> ViewAbstract::GetAlignRules(FrameNode* frameNode) in GetAlignRules() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3273 void GetAlignRules(ArkUINodeHandle node, ArkUI_CharPtr* anchors, ArkUI_Int32* direction, ArkUI_Int3… in GetAlignRules() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp10770 const ArkUI_AttributeItem* GetAlignRules(ArkUI_NodeHandle node) in GetAlignRules() function