Searched refs:OH_ArkUI_AlignmentRuleOption_SetEnd (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 | 211 void OH_ArkUI_AlignmentRuleOption_SetEnd( in OH_ArkUI_AlignmentRuleOption_SetEnd() function
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_type.h | 2647 void OH_ArkUI_AlignmentRuleOption_SetEnd(
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__type_8h.md | 232 | void [OH_ArkUI_AlignmentRuleOption_SetEnd](_ark_u_i___native_module.md#oh_arkui_alignmentruleopti…
|
H A D | _ark_u_i___native_module.md | 609 | void [OH_ArkUI_AlignmentRuleOption_SetEnd](#oh_arkui_alignmentruleoption_setend) ([ArkUI_Alignmen… 5358 ### OH_ArkUI_AlignmentRuleOption_SetEnd() 5361 void OH_ArkUI_AlignmentRuleOption_SetEnd (ArkUI_AlignmentRuleOption * option, const char * id, ArkU…
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | native_node_test.cpp | 3188 OH_ArkUI_AlignmentRuleOption_SetEnd(nullptr, nullptr, ARKUI_HORIZONTAL_ALIGNMENT_END); 3189 OH_ArkUI_AlignmentRuleOption_SetEnd(alignRules, nullptr, ARKUI_HORIZONTAL_ALIGNMENT_END); 3192 … OH_ArkUI_AlignmentRuleOption_SetEnd(alignRules, "__container__", ARKUI_HORIZONTAL_ALIGNMENT_END);
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__type_8h.md | 226 | void [OH_ArkUI_AlignmentRuleOption_SetEnd](_ark_u_i___native_module.md#oh_arkui_alignmentruleopti…
|
H A D | _ark_u_i___native_module.md | 585 | void [OH_ArkUI_AlignmentRuleOption_SetEnd](#oh_arkui_alignmentruleoption_setend) ([ArkUI_Alignmen… 5009 ### OH_ArkUI_AlignmentRuleOption_SetEnd() 5012 void OH_ArkUI_AlignmentRuleOption_SetEnd (ArkUI_AlignmentRuleOption * option, const char * id, ArkU…
|