| /GUIX-v6.2.1/guix_studio/ |
| D | progress_bar_service_provider.cpp | 117 gx_progress_bar_create(bar, in CreateNewInstance() 150 gx_progress_bar_create(bar, in GenerateFromInfo()
|
| /GUIX-v6.2.1/test/example_internal/progress_bar/ |
| D | progress_bar.c | 322 …gx_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/ |
| D | validation_guix_error_checking_api_coverage_no_output.c | 1717 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()
|
| D | validation_guix_error_checking_api_compile_no_output.c | 259 gx_progress_bar_create(GX_NULL, GX_NULL, 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 | 1006 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/ |
| D | pixelmaps_4444argb_specifications.c | 131 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/example_internal/pixelmaps_565rgb/ |
| D | pixelmaps_565rgb_specifications.c | 162 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/example_internal/pixelmaps_32bpp/ |
| D | pixelmaps_32bpp_specifications.c | 162 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/ |
| D | generic_16bpp_specifications.c | 242 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| D | test_add_widget_16bpp_specifications.c | 242 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| D | test_add_widget_8bpp_specifications.c | 242 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| D | test_add_widget_24bpp_specifications.c | 242 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| D | test_copy_paste_specifications.c | 260 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/samples/demo_guix_washing_machine/ |
| D | demo_guix_washing_machine_specifications.c | 115 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/example_internal/runtime_allocate_16bpp/ |
| D | runtime_allocate_16bpp_specifications.c | 258 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_2_0/ |
| D | all_widgets_5_2_0_specifications.c | 229 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_2_5/ |
| D | all_widgets_5_2_5_specifications.c | 244 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_3_0/ |
| D | all_widgets_5_3_0_specifications.c | 246 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_3_3/ |
| D | all_widgets_5_3_3_specifications.c | 247 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_3_2/ |
| D | all_widgets_5_3_2_specifications.c | 246 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/common/ |
| D | CMakeLists.txt | 499 ${CMAKE_CURRENT_LIST_DIR}/src/gx_progress_bar_create.c
|
| /GUIX-v6.2.1/samples/demo_guix_industrial/ |
| D | demo_guix_industrial_specifications.c | 380 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_3_4/ |
| D | all_widgets_5_3_4_specifications.c | 249 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_8bpp/ |
| D | all_widgets_8bpp_specifications.c | 246 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp/ |
| D | all_widgets_synergy_8bpp_specifications.c | 249 status = gx_progress_bar_create(bar, in gx_studio_progress_bar_create()
|