Home
last modified time | relevance | path

Searched refs:GX_STYLE_TILE_WALLPAPER (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/GUIX-v6.2.1/guix_studio/
Dwindow_service_provider.cpp124 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()
Ddrop_list_service_provider.cpp147 if (info->style & GX_STYLE_TILE_WALLPAPER) in GenerateFromInfo()
210 if (info->style & GX_STYLE_TILE_WALLPAPER) in AssignPixelmap()
Dhorizontal_list_service_provider.cpp132 if (info->style & GX_STYLE_TILE_WALLPAPER) in GenerateFromInfo()
Dvertical_list_service_provider.cpp133 if (info->style & GX_STYLE_TILE_WALLPAPER) in GenerateFromInfo()
Dgeneric_scroll_wheel_service_provider.cpp199 if (info->style & GX_STYLE_TILE_WALLPAPER) in GenerateFromInfo()
/GUIX-v6.2.1/common/src/
Dgx_window_wallpaper_set.c83 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()
Dgx_window_border_draw.c113 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/
Dtest_scroll_wheel_widget_specifications.c60 … 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()
Dall_widgets_execute_specifications.c635 … 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 …]
Dgeneric_16bpp_specifications.c313 … 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/
Ddemo_display_resolution_specifications.c131 … 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/
Ddemo_guix_vertical_list_specifications.c113 … 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/
Dall_widgets_execute_specifications.c701 … 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/
Dguix_drop_list_specifications.c108 … 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/
Dpixelmap_clip_16bpp_specifications.c109 … 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/
Dpixelmap_clip_32bpp_specifications.c109 … 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/
Ddemo_guix_widget_animation_specifications.c117 … 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/
Ddemo_guix_drop_list_specifications.c134 … 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/
Ddemo_guix_scroll_wheel_specifications.c165 … 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/
Dlines_8bpp_specifications.c136 … 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/
Ddemo_guix_circular_gauge_specifications.c126 … 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/
Ddemo_guix_scrollbar_specifications.c95 … 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/
Dpolygon_16bpp_specifications.c167 … 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/
Dpolygon_32bpp_specifications.c167 … 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/
Dlines_specifications.c136 … 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()

12345678910>>...12