Searched refs:OH_ArkUI_AlignmentRuleOption_SetBottom (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_node_relative_container.cpp | 256 void OH_ArkUI_AlignmentRuleOption_SetBottom( in OH_ArkUI_AlignmentRuleOption_SetBottom() function
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_type.h | 2680 void OH_ArkUI_AlignmentRuleOption_SetBottom(
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__type_8h.md | 235 | void [OH_ArkUI_AlignmentRuleOption_SetBottom](_ark_u_i___native_module.md#oh_arkui_alignmentruleo…
|
H A D | _ark_u_i___native_module.md | 612 | void [OH_ArkUI_AlignmentRuleOption_SetBottom](#oh_arkui_alignmentruleoption_setbottom) ([ArkUI_Al… 5298 ### OH_ArkUI_AlignmentRuleOption_SetBottom() 5301 void OH_ArkUI_AlignmentRuleOption_SetBottom (ArkUI_AlignmentRuleOption * option, const char * id, A…
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | native_node_test.cpp | 3193 OH_ArkUI_AlignmentRuleOption_SetBottom(nullptr, nullptr, ARKUI_VERTICAL_ALIGNMENT_BOTTOM); 3194 OH_ArkUI_AlignmentRuleOption_SetBottom(alignRules, nullptr, ARKUI_VERTICAL_ALIGNMENT_BOTTOM); 3197 …OH_ArkUI_AlignmentRuleOption_SetBottom(alignRules, "__container__", ARKUI_VERTICAL_ALIGNMENT_BOTTO…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__type_8h.md | 229 | void [OH_ArkUI_AlignmentRuleOption_SetBottom](_ark_u_i___native_module.md#oh_arkui_alignmentruleo…
|
H A D | _ark_u_i___native_module.md | 588 | void [OH_ArkUI_AlignmentRuleOption_SetBottom](#oh_arkui_alignmentruleoption_setbottom) ([ArkUI_Al… 4949 ### OH_ArkUI_AlignmentRuleOption_SetBottom() 4952 void OH_ArkUI_AlignmentRuleOption_SetBottom (ArkUI_AlignmentRuleOption * option, const char * id, A…
|