/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/ |
H A D | list_lineargradient_test.cpp | 25 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListLinearGradient001() 47 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListLinearGradient002() 69 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListLinearGradient003() 91 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListLinearGradient004() 113 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListLinearGradient005() 135 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListLinearGradient006() 157 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListLinearGradient007() 179 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListLinearGradient008() 200 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListLinearGradient009() 220 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListLinearGradient010() [all...] |
H A D | list_hittestbehavior_test.cpp | 33 uint32_t backgroundColor = COLOR_BLUE; in OnEventReceive() 47 backgroundColor = COLOR_BLUE; in OnEventReceive()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/ |
H A D | listitem_lineargradient_test.cpp | 25 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListItemLinearGradient001() 47 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListItemLinearGradient002() 69 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListItemLinearGradient003() 91 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListItemLinearGradient004() 113 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListItemLinearGradient005() 135 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListItemLinearGradient006() 157 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListItemLinearGradient007() 179 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListItemLinearGradient008() 200 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListItemLinearGradient009() 220 unsigned int colors[] = {COLOR_WHITE, COLOR_BLUE}; in TestListItemLinearGradient010() [all...] |
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
H A D | customcomponent_id_test.cpp | 27 uint32_t backgroundColor = COLOR_BLUE; in OnEventReceive() 44 backgroundColor = COLOR_BLUE; in OnEventReceive()
|
H A D | customcomponent_hittestbehavior_test.cpp | 27 uint32_t backgroundColor = COLOR_BLUE; in OnEventReceive() 44 backgroundColor = COLOR_BLUE; in OnEventReceive()
|
H A D | customcomponent_ondraw_test.cpp | 53 OH_Drawing_PenSetColor(pen, COLOR_BLUE); in OnEventReceive()
|
H A D | customcomponent_enabled_test.cpp | 68 color = COLOR_BLUE; in OnEventReceive()
|
H A D | customcomponent_onlayout_test.cpp | 79 ArkUI_NumberValue innerBackgroundColorValue[] = {{.u32 = COLOR_BLUE}}; in CreateNativeNode()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/ |
H A D | image_id_test.cpp | 27 uint32_t backgroundColor = COLOR_BLUE; in OnEventReceive() 43 backgroundColor = COLOR_BLUE; in OnEventReceive()
|
H A D | image_hittestbehavior_test.cpp | 27 uint32_t backgroundColor = COLOR_BLUE; in OnEventReceive() 43 backgroundColor = COLOR_BLUE; in OnEventReceive()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/ |
H A D | commonattrs_id_test.cpp | 27 uint32_t backgroundColor = COLOR_BLUE; in OnEventReceive() 44 backgroundColor = COLOR_BLUE; in OnEventReceive()
|
H A D | commonattrs_hittestbehavior_test.cpp | 27 uint32_t backgroundColor = COLOR_BLUE; in OnEventReceive() 44 backgroundColor = COLOR_BLUE; in OnEventReceive()
|
H A D | commonattrs_enabled_test.cpp | 68 color = COLOR_BLUE; in OnEventReceive()
|
/test/xts/hats/hdf/display/composer/common/ |
H A D | display_test_utils.cpp | 40 const uint32_t COLOR_BLUE = 0xff000000; in BGRAToRGBA() local 46 rgba |= (bgra & COLOR_BLUE) >> TWO_BYTE_OFFSET; // get blue then move to rgba in BGRAToRGBA()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/refresh/ |
H A D | refresh_onrefreshing_test.cpp | 37 ArkUI_NumberValue background_color_value[] = {{.u32 = COLOR_BLUE}}; in OnEventReceive()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/toggle/ |
H A D | toggle_enabled_test.cpp | 60 color = COLOR_BLUE; in OnEventReceive()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/ |
H A D | scroll_hittestbehavior_test.cpp | 33 uint32_t backgroundColor = COLOR_BLUE; in OnEventReceive() 48 backgroundColor = COLOR_BLUE; in OnEventReceive()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/common/ |
H A D | common.h | 98 #define COLOR_BLUE 0xFF0000FF macro
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/ |
H A D | textinput_onchange_test.cpp | 81 ArkUI_NumberValue background_color_value[] = {{.u32 = COLOR_BLUE}}; in OnEventReceive()
|
H A D | textinput_enabled_test.cpp | 78 color = COLOR_BLUE; in OnEventReceive()
|
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/common/ |
H A D | common.h | 98 #define COLOR_BLUE 0xFF0000FF macro
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/ |
H A D | slider_enabled_test.cpp | 71 color = COLOR_BLUE; in OnEventReceive()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/ |
H A D | text_enabled_test.cpp | 78 color = COLOR_BLUE; in OnEventReceive()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/ |
H A D | textarea_enabled_test.cpp | 76 color = COLOR_BLUE; in OnEventReceive()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/datepicker/ |
H A D | datepicker_enabled_test.cpp | 83 color = COLOR_BLUE; in OnEventReceive()
|