Home
last modified time | relevance | path

Searched defs:align (Results 1 - 9 of 9) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_align_test.cpp24 int32_t align = ARKUI_ALIGNMENT_TOP_START; in TestCommonAttrsAlign001() local
36 int32_t align = ARKUI_ALIGNMENT_TOP; in TestCommonAttrsAlign002() local
48 int32_t align = ARKUI_ALIGNMENT_TOP_END; in TestCommonAttrsAlign003() local
60 int32_t align in TestCommonAttrsAlign004() local
72 int32_t align = ARKUI_ALIGNMENT_CENTER; TestCommonAttrsAlign005() local
84 int32_t align = ARKUI_ALIGNMENT_END; TestCommonAttrsAlign006() local
96 int32_t align = ARKUI_ALIGNMENT_BOTTOM_START; TestCommonAttrsAlign007() local
108 int32_t align = ARKUI_ALIGNMENT_BOTTOM; TestCommonAttrsAlign008() local
120 int32_t align = ARKUI_ALIGNMENT_BOTTOM_END; TestCommonAttrsAlign009() local
132 int32_t align = ARKUI_ALIGNMENT_CENTER; TestCommonAttrsAlign010() local
140 int32_t align = ENUM_ABNORMAL_VALUE; TestCommonAttrsAlign011() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_align_test.cpp24 int32_t align = ARKUI_ALIGNMENT_TOP_START; in TestCustomComponentAlign001() local
36 int32_t align = ARKUI_ALIGNMENT_TOP; in TestCustomComponentAlign002() local
48 int32_t align = ARKUI_ALIGNMENT_TOP_END; in TestCustomComponentAlign003() local
60 int32_t align in TestCustomComponentAlign004() local
72 int32_t align = ARKUI_ALIGNMENT_CENTER; TestCustomComponentAlign005() local
84 int32_t align = ARKUI_ALIGNMENT_END; TestCustomComponentAlign006() local
96 int32_t align = ARKUI_ALIGNMENT_BOTTOM_START; TestCustomComponentAlign007() local
108 int32_t align = ARKUI_ALIGNMENT_BOTTOM; TestCustomComponentAlign008() local
120 int32_t align = ARKUI_ALIGNMENT_BOTTOM_END; TestCustomComponentAlign009() local
132 int32_t align = ARKUI_ALIGNMENT_CENTER; TestCustomComponentAlign010() local
140 int32_t align = ENUM_ABNORMAL_VALUE; TestCustomComponentAlign011() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H A Dstack_align_test.cpp121 int32_t align = -1; in TestStackAlign010() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_align_test.cpp23 int32_t align = ARKUI_ALIGNMENT_TOP_START; in TestTextAlign001() local
35 int32_t align = ARKUI_ALIGNMENT_TOP; in TestTextAlign002() local
47 int32_t align = ARKUI_ALIGNMENT_TOP_END; in TestTextAlign003() local
59 int32_t align in TestTextAlign004() local
71 int32_t align = ARKUI_ALIGNMENT_CENTER; TestTextAlign005() local
83 int32_t align = ARKUI_ALIGNMENT_END; TestTextAlign006() local
95 int32_t align = ARKUI_ALIGNMENT_BOTTOM_START; TestTextAlign007() local
107 int32_t align = ARKUI_ALIGNMENT_BOTTOM; TestTextAlign008() local
119 int32_t align = ARKUI_ALIGNMENT_BOTTOM_END; TestTextAlign009() local
131 int32_t align = ARKUI_ALIGNMENT_CENTER; TestTextAlign010() local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmallocndk.cpp76 int align = getpagesize(); in Memalign() local
H A Dmalloc1ndk.cpp68 int align = getpagesize(); in Memalign() local
H A Dmmanndk.cpp145 size_t align = getpagesize(); in MProtect() local
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyTest.cpp2146 int align = TEXT_ALIGN_RIGHT; in HWTEST_F() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h1082 ArkUI_Int32 align; member

Completed in 27 milliseconds