Home
last modified time | relevance | path

Searched refs:ArkUI_AlignmentRuleOption (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_node_relative_container.cpp183 ArkUI_AlignmentRuleOption* OH_ArkUI_AlignmentRuleOption_Create() in OH_ArkUI_AlignmentRuleOption_Create()
185ArkUI_AlignmentRuleOption* option = new ArkUI_AlignmentRuleOption { .biasHorizontal = 0.5, .biasVe… in OH_ArkUI_AlignmentRuleOption_Create()
189 void OH_ArkUI_AlignmentRuleOption_Dispose(ArkUI_AlignmentRuleOption* option) in OH_ArkUI_AlignmentRuleOption_Dispose()
242 ArkUI_AlignmentRuleOption* option, const char* id, ArkUI_VerticalAlignment alignment) in OH_ArkUI_AlignmentRuleOption_SetTop()
257 ArkUI_AlignmentRuleOption* option, const char* id, ArkUI_VerticalAlignment alignment) in OH_ArkUI_AlignmentRuleOption_SetBottom()
302 const char* OH_ArkUI_AlignmentRuleOption_GetStartId(ArkUI_AlignmentRuleOption* option) in OH_ArkUI_AlignmentRuleOption_GetStartId()
318 const char* OH_ArkUI_AlignmentRuleOption_GetEndId(ArkUI_AlignmentRuleOption* option) in OH_ArkUI_AlignmentRuleOption_GetEndId()
350 const char* OH_ArkUI_AlignmentRuleOption_GetTopId(ArkUI_AlignmentRuleOption* option) in OH_ArkUI_AlignmentRuleOption_GetTopId()
365 const char* OH_ArkUI_AlignmentRuleOption_GetBottomId(ArkUI_AlignmentRuleOption* option) in OH_ArkUI_AlignmentRuleOption_GetBottomId()
397 float OH_ArkUI_AlignmentRuleOption_GetBiasHorizontal(ArkUI_AlignmentRuleOption* option) in OH_ArkUI_AlignmentRuleOption_GetBiasHorizontal()
[all …]
H A Dnode_model.h97 struct ArkUI_AlignmentRuleOption { struct
H A Dstyle_modifier.cpp9213 auto* option = reinterpret_cast<ArkUI_AlignmentRuleOption*>(item->object); in SetAlignRules()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_type.h152 typedef struct ArkUI_AlignmentRuleOption ArkUI_AlignmentRuleOption; typedef
2618 ArkUI_AlignmentRuleOption* OH_ArkUI_AlignmentRuleOption_Create(void);
2626 void OH_ArkUI_AlignmentRuleOption_Dispose(ArkUI_AlignmentRuleOption* option);
2670 ArkUI_AlignmentRuleOption* option, const char* id, ArkUI_VerticalAlignment alignment);
2681 ArkUI_AlignmentRuleOption* option, const char* id, ArkUI_VerticalAlignment alignment);
2719 const char* OH_ArkUI_AlignmentRuleOption_GetStartId(ArkUI_AlignmentRuleOption* option);
2737 const char* OH_ArkUI_AlignmentRuleOption_GetEndId(ArkUI_AlignmentRuleOption* option);
2773 const char* OH_ArkUI_AlignmentRuleOption_GetTopId(ArkUI_AlignmentRuleOption* option);
2791 const char* OH_ArkUI_AlignmentRuleOption_GetBottomId(ArkUI_AlignmentRuleOption* option);
2827 float OH_ArkUI_AlignmentRuleOption_GetBiasHorizontal(ArkUI_AlignmentRuleOption* option);
[all …]
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__type_8h.md53 | typedef struct [ArkUI_AlignmentRuleOption](_ark_u_i___native_module.md#arkui_alignmentruleoption)…
229 | [ArkUI_AlignmentRuleOption](_ark_u_i___native_module.md#arkui_alignmentruleoption) \* [OH_ArkUI_A…
230 …_u_i___native_module.md#oh_arkui_alignmentruleoption_dispose) ([ArkUI_AlignmentRuleOption](_ark_u_…
239 …i___native_module.md#oh_arkui_alignmentruleoption_getstartid) ([ArkUI_AlignmentRuleOption](_ark_u_…
241 …u_i___native_module.md#oh_arkui_alignmentruleoption_getendid) ([ArkUI_AlignmentRuleOption](_ark_u_…
243 …module.md#oh_arkui_alignmentruleoption_getcenteridhorizontal) ([ArkUI_AlignmentRuleOption](_ark_u_…
245 …u_i___native_module.md#oh_arkui_alignmentruleoption_gettopid) ([ArkUI_AlignmentRuleOption](_ark_u_…
247 …___native_module.md#oh_arkui_alignmentruleoption_getbottomid) ([ArkUI_AlignmentRuleOption](_ark_u_…
249 …e_module.md#oh_arkui_alignmentruleoption_getcenteridvertical) ([ArkUI_AlignmentRuleOption](_ark_u_…
251 …ive_module.md#oh_arkui_alignmentruleoption_getbiashorizontal) ([ArkUI_AlignmentRuleOption](_ark_u_…
[all …]
H A D_ark_u_i___native_module.md120 | typedef struct [ArkUI_AlignmentRuleOption](#arkui_alignmentruleoption) [ArkUI_AlignmentRuleOption
804 ### ArkUI_AlignmentRuleOption subsection
807 typedef struct ArkUI_AlignmentRuleOption ArkUI_AlignmentRuleOption
4921 ArkUI_AlignmentRuleOption* OH_ArkUI_AlignmentRuleOption_Create ()
4937 void OH_ArkUI_AlignmentRuleOption_Dispose (ArkUI_AlignmentRuleOption * option)
4955 float OH_ArkUI_AlignmentRuleOption_GetBiasHorizontal (ArkUI_AlignmentRuleOption * option)
4977 float OH_ArkUI_AlignmentRuleOption_GetBiasVertical (ArkUI_AlignmentRuleOption * option)
5021 const char* OH_ArkUI_AlignmentRuleOption_GetBottomId (ArkUI_AlignmentRuleOption * option)
5153 const char* OH_ArkUI_AlignmentRuleOption_GetEndId (ArkUI_AlignmentRuleOption * option)
5197 const char* OH_ArkUI_AlignmentRuleOption_GetStartId (ArkUI_AlignmentRuleOption * option)
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__type_8h.md51 | typedef struct [ArkUI_AlignmentRuleOption](_ark_u_i___native_module.md#arkui_alignmentruleoption)…
223 | [ArkUI_AlignmentRuleOption](_ark_u_i___native_module.md#arkui_alignmentruleoption) \* [OH_ArkUI_A…
224 …_u_i___native_module.md#oh_arkui_alignmentruleoption_dispose) ([ArkUI_AlignmentRuleOption](_ark_u_…
233 …i___native_module.md#oh_arkui_alignmentruleoption_getstartid) ([ArkUI_AlignmentRuleOption](_ark_u_…
235 …u_i___native_module.md#oh_arkui_alignmentruleoption_getendid) ([ArkUI_AlignmentRuleOption](_ark_u_…
237 …module.md#oh_arkui_alignmentruleoption_getcenteridhorizontal) ([ArkUI_AlignmentRuleOption](_ark_u_…
239 …u_i___native_module.md#oh_arkui_alignmentruleoption_gettopid) ([ArkUI_AlignmentRuleOption](_ark_u_…
241 …___native_module.md#oh_arkui_alignmentruleoption_getbottomid) ([ArkUI_AlignmentRuleOption](_ark_u_…
243 …e_module.md#oh_arkui_alignmentruleoption_getcenteridvertical) ([ArkUI_AlignmentRuleOption](_ark_u_…
245 …ive_module.md#oh_arkui_alignmentruleoption_getbiashorizontal) ([ArkUI_AlignmentRuleOption](_ark_u_…
[all …]
H A D_ark_u_i___native_module.md117 | typedef struct [ArkUI_AlignmentRuleOption](#arkui_alignmentruleoption) [ArkUI_AlignmentRuleOption
775 ### ArkUI_AlignmentRuleOption subsection
778 typedef struct ArkUI_AlignmentRuleOption ArkUI_AlignmentRuleOption
4573 ArkUI_AlignmentRuleOption* OH_ArkUI_AlignmentRuleOption_Create ()
4589 void OH_ArkUI_AlignmentRuleOption_Dispose (ArkUI_AlignmentRuleOption * option)
4607 float OH_ArkUI_AlignmentRuleOption_GetBiasHorizontal (ArkUI_AlignmentRuleOption * option)
4629 float OH_ArkUI_AlignmentRuleOption_GetBiasVertical (ArkUI_AlignmentRuleOption * option)
4673 const char* OH_ArkUI_AlignmentRuleOption_GetBottomId (ArkUI_AlignmentRuleOption * option)
4804 const char* OH_ArkUI_AlignmentRuleOption_GetEndId (ArkUI_AlignmentRuleOption * option)
4848 const char* OH_ArkUI_AlignmentRuleOption_GetStartId (ArkUI_AlignmentRuleOption * option)
[all …]