| /GUIX-v6.2.1/guix_studio/ |
| D | window_service_provider.cpp | 124 if (info->style & GX_STYLE_TILE_WALLPAPER) in GenerateFromInfo() 143 valid_styles |= GX_STYLE_TILE_WALLPAPER; in ReadFromProject() 168 gx_window_wallpaper_set(window, pixmap_id, info->style & GX_STYLE_TILE_WALLPAPER); in AssignPixelmap() 181 !(info->style & GX_STYLE_TILE_WALLPAPER)) in Autosize()
|
| D | drop_list_service_provider.cpp | 147 if (info->style & GX_STYLE_TILE_WALLPAPER) in GenerateFromInfo() 210 if (info->style & GX_STYLE_TILE_WALLPAPER) in AssignPixelmap()
|
| D | horizontal_list_service_provider.cpp | 132 if (info->style & GX_STYLE_TILE_WALLPAPER) in GenerateFromInfo()
|
| D | vertical_list_service_provider.cpp | 133 if (info->style & GX_STYLE_TILE_WALLPAPER) in GenerateFromInfo()
|
| D | generic_scroll_wheel_service_provider.cpp | 199 if (info->style & GX_STYLE_TILE_WALLPAPER) in GenerateFromInfo()
|
| /GUIX-v6.2.1/common/src/ |
| D | gx_window_wallpaper_set.c | 83 window -> gx_widget_style |= GX_STYLE_TILE_WALLPAPER; in _gx_window_wallpaper_set() 87 window -> gx_widget_style &= (ULONG)(~GX_STYLE_TILE_WALLPAPER); in _gx_window_wallpaper_set()
|
| D | gx_window_border_draw.c | 113 if (widget -> gx_widget_style & GX_STYLE_TILE_WALLPAPER) in _gx_window_border_draw() 139 if (widget -> gx_widget_style & GX_STYLE_TILE_WALLPAPER) in _gx_window_border_draw()
|
| /GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/ |
| D | test_scroll_wheel_widget_specifications.c | 60 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 81 …dow_wallpaper_set((GX_WINDOW *) wheel, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_string_scroll_wheel_create() 115 …dow_wallpaper_set((GX_WINDOW *) wheel, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_numeric_scroll_wheel_create()
|
| D | all_widgets_execute_specifications.c | 635 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 652 …ndow_wallpaper_set((GX_WINDOW *) list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_vertical_list_create() 669 …ndow_wallpaper_set((GX_WINDOW *) list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_horizontal_list_create() 691 …gx_drop_list_popup.gx_popup_list_list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_drop_list_create() 712 …dow_wallpaper_set((GX_WINDOW *) wheel, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_string_scroll_wheel_create() 746 …dow_wallpaper_set((GX_WINDOW *) wheel, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_numeric_scroll_wheel_create() 3634 GX_STYLE_BORDER_THIN|GX_STYLE_TRANSPARENT|GX_STYLE_TILE_WALLPAPER, /* style flags */ 3979 …BORDER_THICK|GX_STYLE_TRANSPARENT|GX_STYLE_DYNAMICALLY_ALLOCATED|GX_STYLE_TILE_WALLPAPER, /* sty… 4352 GX_STYLE_BORDER_THICK|GX_STYLE_TRANSPARENT|GX_STYLE_TILE_WALLPAPER, /* style flags */ 4442 GX_STYLE_BORDER_THIN|GX_STYLE_TILE_WALLPAPER, /* style flags */ [all …]
|
| D | generic_16bpp_specifications.c | 313 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 330 …ndow_wallpaper_set((GX_WINDOW *) list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_vertical_list_create() 347 …ndow_wallpaper_set((GX_WINDOW *) list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_horizontal_list_create() 369 …gx_drop_list_popup.gx_popup_list_list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_drop_list_create()
|
| /GUIX-v6.2.1/test/example_internal/display_resolution/ |
| D | demo_display_resolution_specifications.c | 131 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 148 …ndow_wallpaper_set((GX_WINDOW *) list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_vertical_list_create() 165 …ndow_wallpaper_set((GX_WINDOW *) list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_horizontal_list_create() 187 …gx_drop_list_popup.gx_popup_list_list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_drop_list_create() 781 GX_STYLE_BORDER_NONE|GX_STYLE_ENABLED|GX_STYLE_TILE_WALLPAPER, /* style flags */ 1607 GX_STYLE_BORDER_NONE|GX_STYLE_ENABLED|GX_STYLE_TILE_WALLPAPER, /* style flags */
|
| /GUIX-v6.2.1/tutorials/demo_guix_vertical_list/ |
| D | demo_guix_vertical_list_specifications.c | 113 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 130 …ndow_wallpaper_set((GX_WINDOW *) list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_vertical_list_create() 710 GX_STYLE_BORDER_NONE|GX_STYLE_TILE_WALLPAPER, /* style flags */
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_execute/ |
| D | all_widgets_execute_specifications.c | 701 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 718 …ndow_wallpaper_set((GX_WINDOW *) list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_vertical_list_create() 735 …ndow_wallpaper_set((GX_WINDOW *) list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_horizontal_list_create() 757 …gx_drop_list_popup.gx_popup_list_list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_drop_list_create() 778 …dow_wallpaper_set((GX_WINDOW *) wheel, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_string_scroll_wheel_create() 812 …dow_wallpaper_set((GX_WINDOW *) wheel, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_numeric_scroll_wheel_create() 3723 GX_STYLE_BORDER_THIN|GX_STYLE_TRANSPARENT|GX_STYLE_TILE_WALLPAPER, /* style flags */ 4068 …BORDER_THICK|GX_STYLE_TRANSPARENT|GX_STYLE_DYNAMICALLY_ALLOCATED|GX_STYLE_TILE_WALLPAPER, /* sty… 4389 GX_STYLE_BORDER_THICK|GX_STYLE_TRANSPARENT|GX_STYLE_TILE_WALLPAPER, /* style flags */ 4554 GX_STYLE_BORDER_THICK|GX_STYLE_TRANSPARENT|GX_STYLE_TILE_WALLPAPER, /* style flags */ [all …]
|
| /GUIX-v6.2.1/test/example_internal/drop_list/ |
| D | guix_drop_list_specifications.c | 108 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 130 …gx_drop_list_popup.gx_popup_list_list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_drop_list_create()
|
| /GUIX-v6.2.1/test/example_internal/pixelmap_clip_16bpp/ |
| D | pixelmap_clip_16bpp_specifications.c | 109 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 387 GX_STYLE_BORDER_THIN|GX_STYLE_TILE_WALLPAPER, /* style flags */
|
| /GUIX-v6.2.1/test/example_internal/pixelmap_clip_32bpp/ |
| D | pixelmap_clip_32bpp_specifications.c | 109 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 387 GX_STYLE_BORDER_THIN|GX_STYLE_TILE_WALLPAPER, /* style flags */
|
| /GUIX-v6.2.1/tutorials/demo_guix_widget_animation/ |
| D | demo_guix_widget_animation_specifications.c | 117 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 139 …gx_drop_list_popup.gx_popup_list_list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_drop_list_create()
|
| /GUIX-v6.2.1/tutorials/demo_guix_drop_list/ |
| D | demo_guix_drop_list_specifications.c | 134 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 156 …gx_drop_list_popup.gx_popup_list_list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_drop_list_create()
|
| /GUIX-v6.2.1/tutorials/demo_guix_scroll_wheel/ |
| D | demo_guix_scroll_wheel_specifications.c | 165 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 186 …dow_wallpaper_set((GX_WINDOW *) wheel, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_string_scroll_wheel_create() 220 …dow_wallpaper_set((GX_WINDOW *) wheel, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_numeric_scroll_wheel_create()
|
| /GUIX-v6.2.1/test/example_internal/line_8bpp/ |
| D | lines_8bpp_specifications.c | 136 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 158 …gx_drop_list_popup.gx_popup_list_list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_drop_list_create()
|
| /GUIX-v6.2.1/tutorials/demo_guix_circular_gauge/ |
| D | demo_guix_circular_gauge_specifications.c | 126 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 598 GX_STYLE_BORDER_NONE|GX_STYLE_TILE_WALLPAPER, /* style flags */
|
| /GUIX-v6.2.1/tutorials/demo_guix_scrollbar/ |
| D | demo_guix_scrollbar_specifications.c | 95 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 690 GX_STYLE_BORDER_NONE|GX_STYLE_TILE_WALLPAPER, /* style flags */
|
| /GUIX-v6.2.1/test/example_internal/polygon_16bpp/ |
| D | polygon_16bpp_specifications.c | 167 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 647 GX_STYLE_BORDER_THIN|GX_STYLE_TILE_WALLPAPER, /* style flags */
|
| /GUIX-v6.2.1/test/example_internal/polygon_32bpp/ |
| D | polygon_32bpp_specifications.c | 167 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 647 GX_STYLE_BORDER_THIN|GX_STYLE_TILE_WALLPAPER, /* style flags */
|
| /GUIX-v6.2.1/test/example_internal/lines/ |
| D | lines_specifications.c | 136 … gx_window_wallpaper_set(window, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_window_create() 158 …gx_drop_list_popup.gx_popup_list_list, props->wallpaper_id, info->style & GX_STYLE_TILE_WALLPAPER); in gx_studio_drop_list_create()
|