Home
last modified time | relevance | path

Searched refs:open_height (Results 1 – 25 of 162) sorted by relevance

1234567

/GUIX-v6.2.1/guix_studio/
Ddrop_list_service_provider.cpp58 info->ewi.drop_list.open_height); in WriteExtendedProperties()
116 info->ewi.drop_list.open_height = 100; in CreateNewInstance()
128 info->ewi.drop_list.total_rows, info->ewi.drop_list.open_height, NULL, in GenerateFromInfo()
162 writer.WriteInt("open_height", info->ewi.drop_list.open_height); in SaveToProject()
175 reader.ReadInt("open_height", info->ewi.drop_list.open_height, 100); in ReadFromProject()
Dundo_manager.cpp522 …current_info->ewi.drop_list.open_height = entry->widget_list[0].copy_info->ewi.drop_list.open_heig… in Undo()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_drop_list_24xrgb.c72 int open_height; in control_thread_entry() local
82 open_height = drop_list->gx_drop_list_open_height; in control_thread_entry()
87 for (; y_pos < drop_list->gx_widget_size.gx_rectangle_bottom + open_height; y_pos += 28) in control_thread_entry()
/GUIX-v6.2.1/common/src/
Dgxe_drop_list_create.c85 GX_WIDGET *parent, INT total_rows, INT open_height, in _gxe_drop_list_create() argument
113 status = _gx_drop_list_create(drop_list, name, parent, total_rows, open_height, in _gxe_drop_list_create()
Dgx_drop_list_create.c88 GX_WIDGET *parent, INT total_rows, INT open_height, in _gx_drop_list_create() argument
103 drop_list -> gx_drop_list_open_height = open_height; in _gx_drop_list_create()
/GUIX-v6.2.1/common/inc/
Dgx_drop_list.h55 GX_WIDGET *parent, INT total_rows, INT open_height,
68 GX_WIDGET *parent, INT total_rows, INT open_height,
/GUIX-v6.2.1/test/example_internal/drop_list/
Dguix_drop_list_specifications.h103 int open_height; member
Dguix_drop_list_specifications.c120 props->total_rows, props->open_height, in gx_studio_drop_list_create()
/GUIX-v6.2.1/tutorials/demo_guix_widget_animation/
Ddemo_guix_widget_animation_specifications.h108 int open_height; member
/GUIX-v6.2.1/tutorials/demo_guix_drop_list/
Ddemo_guix_drop_list_specifications.h114 int open_height; member
/GUIX-v6.2.1/test/example_internal/line_8bpp/
Dlines_8bpp_specifications.h129 int open_height; member
/GUIX-v6.2.1/test/example_internal/lines/
Dlines_specifications.h127 int open_height; member
/GUIX-v6.2.1/test/example_internal/screen_drag_animation/
Dscreen_drag_animation_specifications.h134 int open_height; member
/GUIX-v6.2.1/test/example_internal/display_resolution/
Ddemo_display_resolution_specifications.h126 int open_height; member
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dgeneric_16bpp_specifications.h208 int open_height; member
Dtest_add_widget_16bpp_specifications.h235 int open_height; member
Dtest_add_widget_24bpp_specifications.h235 int open_height; member
Dtest_add_widget_8bpp_specifications.h235 int open_height; member
Dtest_copy_paste_specifications.h218 int open_height; member
/GUIX-v6.2.1/test/example_internal/runtime_allocate_16bpp/
Druntime_allocate_16bpp_specifications.h219 int open_height; member
/GUIX-v6.2.1/test/example_internal/all_widgets_5_2_0/
Dall_widgets_5_2_0_specifications.h217 int open_height; member
/GUIX-v6.2.1/test/example_internal/all_widgets_5_2_5/
Dall_widgets_5_2_5_specifications.h234 int open_height; member
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_0/
Dall_widgets_5_3_0_specifications.h241 int open_height; member
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_2/
Dall_widgets_5_3_2_specifications.h241 int open_height; member
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_3/
Dall_widgets_5_3_3_specifications.h241 int open_height; member

1234567