/GUIX-v6.4.1/common/inc/ |
D | gx_scrollbar.h | 56 GX_SCROLLBAR_APPEARANCE *appearance, ULONG style); 59 GX_SCROLLBAR_APPEARANCE *appearance, ULONG style); 83 GX_SCROLLBAR_APPEARANCE *appearance, ULONG style, 87 GX_SCROLLBAR_APPEARANCE *appearance,
|
D | gx_system.h | 139 UINT _gx_system_scroll_appearance_get(ULONG type, GX_SCROLLBAR_APPEARANCE *save); 140 UINT _gx_system_scroll_appearance_set(ULONG style, GX_SCROLLBAR_APPEARANCE *appearance); 200 UINT _gxe_system_scroll_appearance_get(ULONG style, GX_SCROLLBAR_APPEARANCE *return_appearance); 201 UINT _gxe_system_scroll_appearance_set(ULONG style, GX_SCROLLBAR_APPEARANCE *appearance); 323 SYSTEM_DECLARE GX_SCROLLBAR_APPEARANCE _gx_system_vertical_scrollbar_appearance; 327 SYSTEM_DECLARE GX_SCROLLBAR_APPEARANCE _gx_system_horizontal_scrollbar_appearance;
|
/GUIX-v6.4.1/tutorials/demo_guix_scrollbar/ |
D | demo_guix_scrollbar_specifications.c | 105 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 114 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 143 GX_SCROLLBAR_APPEARANCE main_screen_hscroll_transparent_properties = 158 GX_SCROLLBAR_APPEARANCE main_screen_vscroll_transparent_properties = 181 GX_SCROLLBAR_APPEARANCE main_screen_hscroll_button_properties = 196 GX_SCROLLBAR_APPEARANCE main_screen_vscroll_button_properties = 219 GX_SCROLLBAR_APPEARANCE main_screen_hscroll_pixelmap_properties = 234 GX_SCROLLBAR_APPEARANCE main_screen_vscroll_pixelmap_properties = 869 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 870 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/ml_text_view_vcenter/ |
D | ml_text_view_vcenter_specifications.c | 90 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 118 GX_SCROLLBAR_APPEARANCE main_screen_vertical_scroll_properties = 153 GX_SCROLLBAR_APPEARANCE main_screen_vertical_scroll_3_properties = 500 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 501 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/tutorials/demo_guix_binres/ |
D | demo_guix_binres_specifications.c | 145 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 154 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 184 GX_SCROLLBAR_APPEARANCE simple_window_vertical_scroll_properties = 199 GX_SCROLLBAR_APPEARANCE simple_window_hscroll_properties = 839 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 840 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/binres_theme_static_language/ |
D | binres_theme_static_language_specifications.c | 148 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 157 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 187 GX_SCROLLBAR_APPEARANCE simple_window_vertical_scroll_properties = 202 GX_SCROLLBAR_APPEARANCE simple_window_hscroll_properties = 842 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 843 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/common/src/ |
D | gx_display_theme_install.c | 88 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *)&theme_… in _gx_display_theme_install() 89 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *)&theme_… in _gx_display_theme_install()
|
/GUIX-v6.4.1/test/example_internal/bidi_text_line_break_static/ |
D | bidi_text_line_break_static_specifications.c | 109 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 177 GX_SCROLLBAR_APPEARANCE ml_view_base_vertical_scroll_1_properties = 254 GX_SCROLLBAR_APPEARANCE second_screen_vertical_scroll_1_properties = 403 GX_SCROLLBAR_APPEARANCE main_screen_vertical_scroll_properties = 769 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 770 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/guix_studio/ |
D | vscroll_service_provider.h | 30 …arance(xml_reader &reader, studiox_project *project, int display, GX_SCROLLBAR_APPEARANCE &appear); 31 …arance(xml_writer &writer, studiox_project *project, int display, GX_SCROLLBAR_APPEARANCE &appear);
|
D | vscroll_service_provider.cpp | 185 GX_SCROLLBAR_APPEARANCE appearance = info->ewi.scroll; in AssignPixelmap() 217 …earance(xml_reader &reader, studiox_project *project, int display, GX_SCROLLBAR_APPEARANCE &appear) in ReadScrollbarAppearance() 268 …earance(xml_writer &writer, studiox_project *project, int display, GX_SCROLLBAR_APPEARANCE &appear) in WriteScrollbarAppearance()
|
/GUIX-v6.4.1/test/example_internal/bidi_text_line_break_runtime/ |
D | bidi_text_line_break_runtime_specifications.c | 110 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 146 GX_SCROLLBAR_APPEARANCE main_screen_vertical_scroll_properties = 479 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 480 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_32bpp/ |
D | multi_themes_32bpp_specifications.c | 149 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 158 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 188 GX_SCROLLBAR_APPEARANCE simple_window_vertical_scroll_properties = 203 GX_SCROLLBAR_APPEARANCE simple_window_hscroll_properties = 1270 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 1271 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_332rgb/ |
D | multi_themes_332rgb_specifications.c | 149 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 158 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 188 GX_SCROLLBAR_APPEARANCE simple_window_vertical_scroll_properties = 203 GX_SCROLLBAR_APPEARANCE simple_window_hscroll_properties = 1270 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 1271 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_8bpp_palette/ |
D | multi_themes_8bpp_palette_specifications.c | 149 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 158 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 188 GX_SCROLLBAR_APPEARANCE simple_window_vertical_scroll_properties = 203 GX_SCROLLBAR_APPEARANCE simple_window_hscroll_properties = 1270 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 1271 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_16bpp/ |
D | multi_themes_16bpp_specifications.c | 149 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 158 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 188 GX_SCROLLBAR_APPEARANCE simple_window_vertical_scroll_properties = 203 GX_SCROLLBAR_APPEARANCE simple_window_hscroll_properties = 1270 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 1271 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_16bpp_5_5_1/ |
D | multi_themes_16bpp_5_5_1_specifications.c | 148 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 157 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 187 GX_SCROLLBAR_APPEARANCE simple_window_vertical_scroll_properties = 202 GX_SCROLLBAR_APPEARANCE simple_window_hscroll_properties = 1269 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 1270 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/display_resolution/ |
D | demo_display_resolution_specifications.c | 197 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 206 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 234 GX_SCROLLBAR_APPEARANCE MAIN_DISPLAY_main_window_hscroll_1_properties = 249 GX_SCROLLBAR_APPEARANCE MAIN_DISPLAY_main_window_vertical_scroll_1_properties = 1060 GX_SCROLLBAR_APPEARANCE SECONDARY_window_hscroll_1_properties = 1075 GX_SCROLLBAR_APPEARANCE SECONDARY_window_vertical_scroll_1_properties = 2027 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 2028 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_16bpp_synergy/ |
D | multi_themes_16bpp_synergy_specifications.c | 149 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 158 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 188 GX_SCROLLBAR_APPEARANCE simple_window_vertical_scroll_properties = 203 GX_SCROLLBAR_APPEARANCE simple_window_hscroll_properties = 1302 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 1303 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/vertical_list_32bpp/ |
D | vertical_list_32bpp_specifications.c | 257 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 266 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 312 GX_SCROLLBAR_APPEARANCE list_child_height_test_screen_vertical_scroll_1_properties = 373 GX_SCROLLBAR_APPEARANCE list_child_height_test_screen_hscroll_properties = 710 GX_SCROLLBAR_APPEARANCE window_vertical_scroll_properties = 1685 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 1686 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/rich_text_view_16bpp/ |
D | rich_text_view_16bpp_specifications.c | 172 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 277 GX_SCROLLBAR_APPEARANCE main_screen_vertical_scroll_properties = 740 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 741 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/arabic_glyph_shaping/ |
D | arabic_glyph_shaping_specifications.c | 139 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 237 GX_SCROLLBAR_APPEARANCE main_screen_vertical_scroll_properties = 828 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 829 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/ |
D | validation_guix_scrollbar_24xrgb.c | 75 GX_SCROLLBAR_APPEARANCE *v_info; in control_thread_entry() 76 GX_SCROLLBAR_APPEARANCE *h_info; in control_thread_entry()
|
/GUIX-v6.4.1/tutorials/demo_guix_horizontal_list/ |
D | demo_guix_horizontal_list_specifications.c | 168 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_horizontal_scrollbar_create() 224 GX_SCROLLBAR_APPEARANCE main_screen_hscroll_1_properties = 857 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 858 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/tutorials/demo_guix_vertical_list/ |
D | demo_guix_vertical_list_specifications.c | 168 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 182 GX_SCROLLBAR_APPEARANCE main_screen_vertical_scroll_properties = 889 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 890 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|
/GUIX-v6.4.1/test/example_internal/ml_text_view_32bpp/ |
D | ml_text_view_32bpp_specifications.c | 170 GX_SCROLLBAR_APPEARANCE *appearance = (GX_SCROLLBAR_APPEARANCE *) info->properties; in gx_studio_vertical_scrollbar_create() 292 GX_SCROLLBAR_APPEARANCE window_vertical_scroll_1_properties = 939 …m_scroll_appearance_set(theme_ptr->theme_vertical_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure() 940 …scroll_appearance_set(theme_ptr->theme_horizontal_scroll_style, (GX_SCROLLBAR_APPEARANCE *) &theme… in gx_studio_display_configure()
|