Home
last modified time | relevance | path

Searched defs:imageRepeat (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
Dtextinput_backgroundimage_test.cpp29 int32_t imageRepeat = ArkUI_ImageRepeat::ARKUI_IMAGE_REPEAT_NONE; in TestTextInputBackgroundImage001() local
44 int32_t imageRepeat = ArkUI_ImageRepeat::ARKUI_IMAGE_REPEAT_X; in TestTextInputBackgroundImage002() local
59 int32_t imageRepeat = ArkUI_ImageRepeat::ARKUI_IMAGE_REPEAT_Y; in TestTextInputBackgroundImage003() local
74 int32_t imageRepeat = ArkUI_ImageRepeat::ARKUI_IMAGE_REPEAT_XY; in TestTextInputBackgroundImage004() local
89 int32_t imageRepeat = ArkUI_ImageRepeat::ARKUI_IMAGE_REPEAT_NONE; in TestTextInputBackgroundImage005() local
104 int32_t imageRepeat = PARAM_NEGATIVE_100; in TestTextInputBackgroundImage006() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
Dcommonattrs_backgroundimage_test.cpp74 uint32_t imageRepeat = PARAM_NEGATIVE_100; in TestCommonAttrsBackgroundImage005() local
87 uint32_t imageRepeat = ARKUI_IMAGE_REPEAT_NONE; in TestCommonAttrsBackgroundImage006() local
102 uint32_t imageRepeat = ARKUI_IMAGE_REPEAT_X; in TestCommonAttrsBackgroundImage007() local
117 uint32_t imageRepeat = ARKUI_IMAGE_REPEAT_Y; in TestCommonAttrsBackgroundImage008() local
132 uint32_t imageRepeat = ARKUI_IMAGE_REPEAT_XY; in TestCommonAttrsBackgroundImage009() local
147 uint32_t imageRepeat = ARKUI_IMAGE_REPEAT_XY; in TestCommonAttrsBackgroundImage010() local
165 uint32_t imageRepeat = ARKUI_IMAGE_REPEAT_XY; in TestCommonAttrsBackgroundImage011() local
Dcommonattrs_backgroundimagepixelmap_test.cpp48 int32_t imageRepeat = ARKUI_IMAGE_REPEAT_NONE; in TestCommonAttrsBackgroundImagePixelMap001() local
85 int32_t imageRepeat = ARKUI_IMAGE_REPEAT_X; in TestCommonAttrsBackgroundImagePixelMap002() local
122 int32_t imageRepeat = ARKUI_IMAGE_REPEAT_Y; in TestCommonAttrsBackgroundImagePixelMap003() local
159 int32_t imageRepeat = ARKUI_IMAGE_REPEAT_XY; in TestCommonAttrsBackgroundImagePixelMap004() local
196 int32_t imageRepeat = PARAM_NEGATIVE_1; in TestCommonAttrsBackgroundImagePixelMap005() local
232 int32_t imageRepeat = PARAM_4; in TestCommonAttrsBackgroundImagePixelMap006() local
244 int32_t imageRepeat = ARKUI_IMAGE_REPEAT_X; in TestCommonAttrsBackgroundImagePixelMap007() local