Searched refs:COLOR_BLACK (Results 1 – 5 of 5) sorted by relevance
| /GUIX-v6.2.1/test/guix_studio_test/test_view/ |
| D | test_add_widget.py | 248 test_utils.edit_widget_props("ID_NORMAL_COLOR", test_constants.COLOR_BLACK) 261 test_utils.edit_widget_props("ID_NORMAL_COLOR", test_constants.COLOR_BLACK) 274 test_utils.edit_widget_props("ID_NORMAL_COLOR", test_constants.COLOR_BLACK) 286 test_utils.edit_widget_props("ID_NORMAL_COLOR", test_constants.COLOR_BLACK) 297 test_utils.edit_widget_props("ID_NORMAL_COLOR", test_constants.COLOR_BLACK) 308 test_utils.edit_widget_props("ID_NORMAL_COLOR", test_constants.COLOR_BLACK) 319 test_utils.edit_widget_props("ID_NORMAL_COLOR", test_constants.COLOR_BLACK) 331 test_utils.edit_widget_props("ID_NORMAL_COLOR", test_constants.COLOR_BLACK) 345 test_utils.edit_widget_props("ID_NORMAL_COLOR", test_constants.COLOR_BLACK) 358 test_utils.edit_widget_props("ID_NORMAL_COLOR", test_constants.COLOR_BLACK)
|
| D | test_constants.py | 45 COLOR_BLACK = "TEXT" variable
|
| /GUIX-v6.2.1/guix_studio/ |
| D | studiox_constants.h | 2 #define COLOR_BLACK 0xff000000 macro
|
| D | rich_text_edit_dlg.cpp | 992 def_cf.crTextColor = GetSysColor(COLOR_BLACK);
|
| D | resource_item.cpp | 446 gx_context_raw_brush_define(COLOR_BLACK, COLOR_WHITE, GX_BRUSH_SOLID_FILL); in MakeFontPreview()
|