Home
last modified time | relevance | path

Searched defs:ArkUIAlignRulesType (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h520 struct ArkUIAlignRulesType { struct
521 char (*anchorIds)[ARKUI_MAX_ANCHOR_ID_SIZE];
522 ArkUI_Int32* alignTypes;
523 ArkUI_Int32 anchorCount;
524 ArkUI_Float32 biasHorizontalValue;
525 ArkUI_Float32 biasVerticalValue;
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h558 struct ArkUIAlignRulesType { struct
559 char (*anchorIds)[ARKUI_MAX_ANCHOR_ID_SIZE];
560 ArkUI_Int32* alignTypes;
561 ArkUI_Int32 anchorCount;
562 ArkUI_Float32 biasHorizontalValue;
563 ArkUI_Float32 biasVerticalValue;