/GUIX-v6.4.1/guix_studio/ |
D | hscroll_service_provider.cpp | 148 gx_horizontal_scrollbar_create(scroll, "hscroll", parent, NULL, in CreateNewInstance() 165 gx_horizontal_scrollbar_create(scroll, in GenerateFromInfo()
|
D | dummy_app.c | 155 gx_horizontal_scrollbar_create(&win_a_horizontal_scrollbar, NULL, &window_a_frame, GX_NULL); in dummy_app_create()
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/ |
D | validation_guix_horizontal_scrollbar_create.c | 68 …gx_horizontal_scrollbar_create(&hscrollbar, "hscrollbar", pButtonScreen, 0, GX_SCROLLBAR_HORIZONTA… in control_thread_entry()
|
D | validation_guix_widget_child_focus_assign_no_output.c | 77 … gx_horizontal_scrollbar_create(&scrollbar, "test_scrollbar", GX_NULL, GX_NULL, GX_STYLE_ENABLED); in control_thread_entry()
|
D | validation_guix_window_client_scroll.c | 79 status |= gx_horizontal_scrollbar_create(&hscrollbar, "test_hscrollbar", GX_NULL, GX_NULL, 0); in control_thread_entry()
|
D | validation_guix_error_checking_api_compile_no_output.c | 166 gx_horizontal_scrollbar_create(GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL); in control_thread_entry()
|
D | validation_guix_gxe_api_error_checking_coverage_no_output.c | 575 status = gx_horizontal_scrollbar_create(GX_NULL, GX_NULL, GX_NULL, GX_NULL, 0); in tx_application_define() 578 status = gx_horizontal_scrollbar_create(GX_NULL, GX_NULL, GX_NULL, GX_NULL, 0); in tx_application_define()
|
/GUIX-v6.4.1/tutorials/demo_guix_binres/ |
D | demo_guix_binres_specifications.c | 146 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/binres_theme_static_language/ |
D | binres_theme_static_language_specifications.c | 149 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/tutorials/demo_guix_scrollbar/ |
D | demo_guix_scrollbar_specifications.c | 106 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/tutorials/demo_guix_horizontal_list/ |
D | demo_guix_horizontal_list_specifications.c | 169 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_32bpp/ |
D | multi_themes_32bpp_specifications.c | 150 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_332rgb/ |
D | multi_themes_332rgb_specifications.c | 150 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_8bpp_palette/ |
D | multi_themes_8bpp_palette_specifications.c | 150 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/horizontal_list_32bpp/ |
D | horizontal_list_32bpp_specifications.c | 209 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_16bpp/ |
D | multi_themes_16bpp_specifications.c | 150 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_16bpp_5_5_1/ |
D | multi_themes_16bpp_5_5_1_specifications.c | 149 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/multi_themes_16bpp_synergy/ |
D | multi_themes_16bpp_synergy_specifications.c | 150 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/vertical_list_32bpp/ |
D | vertical_list_32bpp_specifications.c | 258 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/display_resolution/ |
D | demo_display_resolution_specifications.c | 198 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/guix_studio_test/test_view/golden_files/ |
D | generic_16bpp_specifications.c | 423 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/runtime_allocate_16bpp/ |
D | runtime_allocate_16bpp_specifications.c | 480 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/bidi_text_draw_32bpp/ |
D | readme_guix_generic.txt | 278 …gx_horizontal_scrollbar_create.c Use scrollbar_appearance thumb…
|
/GUIX-v6.4.1/test/example_internal/all_widgets_5_2_0/ |
D | all_widgets_5_2_0_specifications.c | 399 …status = gx_horizontal_scrollbar_create(scroll, info->widget_name, parent, appearance, info->style… in gx_studio_horizontal_scrollbar_create()
|
/GUIX-v6.4.1/test/example_internal/ml_text_view_32bpp/ |
D | readme_guix_generic.txt | 278 …gx_horizontal_scrollbar_create.c Use scrollbar_appearance thumb…
|