Home
last modified time | relevance | path

Searched defs:imageRepeat (Results 1 – 1 of 1) 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