Home
last modified time | relevance | path

Searched refs:gx_progress_bar_create (Results 1 – 25 of 89) sorted by relevance

1234

/GUIX-v6.2.1/guix_studio/
Dprogress_bar_service_provider.cpp117 gx_progress_bar_create(bar, in CreateNewInstance()
150 gx_progress_bar_create(bar, in GenerateFromInfo()
/GUIX-v6.2.1/test/example_internal/progress_bar/
Dprogress_bar.c322gx_progress_bar_create(&progress_bar, NULL, &demo_root_window, &info, GX_STYLE_BORDER_THIN|GX_STYL… in start_guix()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_error_checking_api_coverage_no_output.c1717 status = gx_progress_bar_create(&progress_bar, 0, 0, 0, 0, 0, 0); //should return GX_PTR_ERROR in control_thread_entry()
1723 …status = gx_progress_bar_create(&progress_bar, 0, 0, &progress_bar_info, 0, 0, &size); //should re… in control_thread_entry()
1727 …status = gx_progress_bar_create(&progress_bar, 0, &parent, &progress_bar_info, 0, 0, &size); //sho… in control_thread_entry()
1732 …status = gx_progress_bar_create(&progress_bar, 0, &parent, &progress_bar_info, 0, 0, &size); //sho… in control_thread_entry()
1735 …status = gx_progress_bar_create(&progress_bar, 0, 0, &progress_bar_info, 0, 0, &size); //should re… in control_thread_entry()
1741 status = gx_progress_bar_create(&progress_bar, 0, 0, 0, 0, 0, &size); //should return GX_SUCCESS in control_thread_entry()
Dvalidation_guix_error_checking_api_compile_no_output.c259 gx_progress_bar_create(GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL); in control_thread_entry()
Dvalidation_guix_gxe_api_error_checking_coverage_no_output.c1006 status = gx_progress_bar_create(GX_NULL, GX_NULL, GX_NULL, GX_NULL, 0, 0, GX_NULL); in tx_application_define()
1009 status = gx_progress_bar_create(GX_NULL, GX_NULL, GX_NULL, GX_NULL, 0, 0, GX_NULL); in tx_application_define()
/GUIX-v6.2.1/test/example_internal/pixelmaps_4444argb/
Dpixelmaps_4444argb_specifications.c131 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/example_internal/pixelmaps_565rgb/
Dpixelmaps_565rgb_specifications.c162 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/example_internal/pixelmaps_32bpp/
Dpixelmaps_32bpp_specifications.c162 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dgeneric_16bpp_specifications.c242 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
Dtest_add_widget_16bpp_specifications.c242 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
Dtest_add_widget_8bpp_specifications.c242 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
Dtest_add_widget_24bpp_specifications.c242 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
Dtest_copy_paste_specifications.c260 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Ddemo_guix_washing_machine_specifications.c115 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/example_internal/runtime_allocate_16bpp/
Druntime_allocate_16bpp_specifications.c258 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_2_0/
Dall_widgets_5_2_0_specifications.c229 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_2_5/
Dall_widgets_5_2_5_specifications.c244 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_0/
Dall_widgets_5_3_0_specifications.c246 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_3/
Dall_widgets_5_3_3_specifications.c247 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_2/
Dall_widgets_5_3_2_specifications.c246 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/common/
DCMakeLists.txt499 ${CMAKE_CURRENT_LIST_DIR}/src/gx_progress_bar_create.c
/GUIX-v6.2.1/samples/demo_guix_industrial/
Ddemo_guix_industrial_specifications.c380 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_4/
Dall_widgets_5_3_4_specifications.c249 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_8bpp/
Dall_widgets_8bpp_specifications.c246 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp/
Dall_widgets_synergy_8bpp_specifications.c249 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()

1234