Home
last modified time | relevance | path

Searched refs:gx_horizontal_scrollbar_create (Results 1 – 25 of 102) sorted by relevance

12345

/GUIX-v6.4.1/guix_studio/
Dhscroll_service_provider.cpp148 gx_horizontal_scrollbar_create(scroll, "hscroll", parent, NULL, in CreateNewInstance()
165 gx_horizontal_scrollbar_create(scroll, in GenerateFromInfo()
Ddummy_app.c155 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/
Dvalidation_guix_horizontal_scrollbar_create.c68gx_horizontal_scrollbar_create(&hscrollbar, "hscrollbar", pButtonScreen, 0, GX_SCROLLBAR_HORIZONTA… in control_thread_entry()
Dvalidation_guix_widget_child_focus_assign_no_output.c77gx_horizontal_scrollbar_create(&scrollbar, "test_scrollbar", GX_NULL, GX_NULL, GX_STYLE_ENABLED); in control_thread_entry()
Dvalidation_guix_window_client_scroll.c79 status |= gx_horizontal_scrollbar_create(&hscrollbar, "test_hscrollbar", GX_NULL, GX_NULL, 0); in control_thread_entry()
Dvalidation_guix_error_checking_api_compile_no_output.c166 gx_horizontal_scrollbar_create(GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL); in control_thread_entry()
Dvalidation_guix_gxe_api_error_checking_coverage_no_output.c575 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/
Ddemo_guix_binres_specifications.c146 …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/
Dbinres_theme_static_language_specifications.c149 …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/
Ddemo_guix_scrollbar_specifications.c106 …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/
Ddemo_guix_horizontal_list_specifications.c169 …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/
Dmulti_themes_32bpp_specifications.c150 …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/
Dmulti_themes_332rgb_specifications.c150 …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/
Dmulti_themes_8bpp_palette_specifications.c150 …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/
Dhorizontal_list_32bpp_specifications.c209 …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/
Dmulti_themes_16bpp_specifications.c150 …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/
Dmulti_themes_16bpp_5_5_1_specifications.c149 …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/
Dmulti_themes_16bpp_synergy_specifications.c150 …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/
Dvertical_list_32bpp_specifications.c258 …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/
Ddemo_display_resolution_specifications.c198 …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/
Dgeneric_16bpp_specifications.c423 …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/
Druntime_allocate_16bpp_specifications.c480 …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/
Dreadme_guix_generic.txt278gx_horizontal_scrollbar_create.c Use scrollbar_appearance thumb…
/GUIX-v6.4.1/test/example_internal/all_widgets_5_2_0/
Dall_widgets_5_2_0_specifications.c399 …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/
Dreadme_guix_generic.txt278gx_horizontal_scrollbar_create.c Use scrollbar_appearance thumb…

12345