Home
last modified time | relevance | path

Searched refs:OH_ArkUI_AlignmentRuleOption_GetBottomAlignment (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_node_relative_container.cpp371 ArkUI_VerticalAlignment OH_ArkUI_AlignmentRuleOption_GetBottomAlignment(ArkUI_AlignmentRuleOption* option) in OH_ArkUI_AlignmentRuleOption_GetBottomAlignment() function
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_type.h2782 ArkUI_VerticalAlignment OH_ArkUI_AlignmentRuleOption_GetBottomAlignment(ArkUI_AlignmentRuleOption* option);
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp3189 EXPECT_EQ(OH_ArkUI_AlignmentRuleOption_GetBottomAlignment(alignRules), static_cast<ArkUI_VerticalAlignment>(-1)); in HWTEST_F()
3220 OH_ArkUI_AlignmentRuleOption_GetBottomAlignment(alignRules); in HWTEST_F()
3236 EXPECT_EQ(OH_ArkUI_AlignmentRuleOption_GetBottomAlignment(nullptr), static_cast<ArkUI_VerticalAlignment>(-1)); in HWTEST_F()

Completed in 14 milliseconds