Home
last modified time | relevance | path

Searched refs:gx_horizontal_list_create (Results 1 – 25 of 86) sorted by relevance

1234

/GUIX-v6.2.1/guix_studio/
Dhorizontal_list_service_provider.cpp102 gx_horizontal_list_create(list, "horizontal_list", parent, in CreateNewInstance()
115 gx_horizontal_list_create(list, in GenerateFromInfo()
/GUIX-v6.2.1/tutorials/demo_guix_horizontal_list/
Ddemo_guix_horizontal_list_specifications.c124 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/example_internal/horizontal_list_32bpp/
Dhorizontal_list_32bpp_specifications.c164 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_error_checking_api_compile_no_output.c157gx_horizontal_list_create(GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL); in control_thread_entry()
Dvalidation_guix_error_checking_api_coverage_no_output.c1162 …status = gx_horizontal_list_create(&horizontal_list, 0, 0, 0, 0, 0, 0, 0); //should return GX_PTR_… in control_thread_entry()
1169 …status = gx_horizontal_list_create(&horizontal_list, 0, 0, 0, 0, 0, 0, &size); //should return GX_… in control_thread_entry()
1173 …status = gx_horizontal_list_create(&horizontal_list, 0, 0, 0, 0, 0, 0, &size); //should return GX_… in control_thread_entry()
1177 status = gx_horizontal_list_create(&horizontal_list, 0, 0, 1, 0, 0, 0, &size); // parent is NULL in control_thread_entry()
Dvalidation_guix_gxe_api_error_checking_coverage_no_output.c540 status = gx_horizontal_list_create(GX_NULL, GX_NULL, GX_NULL, 0, GX_NULL, 0, 0, GX_NULL); in tx_application_define()
543 status = gx_horizontal_list_create(GX_NULL, GX_NULL, GX_NULL, 0, GX_NULL, 0, 0, GX_NULL); in tx_application_define()
/GUIX-v6.2.1/test/example_internal/vertical_list_32bpp/
Dvertical_list_32bpp_specifications.c213 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/example_internal/display_resolution/
Ddemo_display_resolution_specifications.c159 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dgeneric_16bpp_specifications.c341 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
Dtest_add_widget_16bpp_specifications.c411 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
Dtest_add_widget_8bpp_specifications.c411 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
Dtest_add_widget_24bpp_specifications.c411 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
Dtest_copy_paste_specifications.c367 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/example_internal/runtime_allocate_16bpp/
Druntime_allocate_16bpp_specifications.c365 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_2_0/
Dall_widgets_5_2_0_specifications.c317 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_2_5/
Dall_widgets_5_2_5_specifications.c343 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_0/
Dall_widgets_5_3_0_specifications.c345 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_3/
Dall_widgets_5_3_3_specifications.c346 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_2/
Dall_widgets_5_3_2_specifications.c345 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/common/
DCMakeLists.txt362 ${CMAKE_CURRENT_LIST_DIR}/src/gx_horizontal_list_create.c
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_4/
Dall_widgets_5_3_4_specifications.c418 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_8bpp/
Dall_widgets_8bpp_specifications.c420 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp/
Dall_widgets_synergy_8bpp_specifications.c423 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_6_1_3/
Dall_widgets_synergy_8bpp_6_1_3_specifications.c423 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()
/GUIX-v6.2.1/samples/demo_guix_widget_types/
Dguix_widget_types_specifications.c689 status = gx_horizontal_list_create(list, info->widget_name, parent, props->total_rows, in gx_studio_horizontal_list_create()

1234