Home
last modified time | relevance | path

Searched defs:base (Results 1 – 25 of 35) sorted by relevance

12

/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dvolume_screen_base.c22 static void update_volume_prompt(VOLUME_SCREEN_BASE_CONTROL_BLOCK *base) in update_volume_prompt()
43 static void progress_bar_animation_start(VOLUME_SCREEN_BASE_CONTROL_BLOCK *base, int target_val) in progress_bar_animation_start()
56 static void progress_bar_animation_update(VOLUME_SCREEN_BASE_CONTROL_BLOCK *base) in progress_bar_animation_update()
78 static void volume_progress_bar_animation_start(VOLUME_SCREEN_BASE_CONTROL_BLOCK *base) in volume_progress_bar_animation_start()
164 VOLUME_SCREEN_BASE_CONTROL_BLOCK *base; in volume_progress_bar_event_process() local
Ddemo_guix_car_infotainment_specifications.h221 BASE_CONTROL_BLOCK base; member
271 BASE_CONTROL_BLOCK base; member
284 SCREEN_BASE_CONTROL_BLOCK base; member
301 SCREEN_BASE_CONTROL_BLOCK base; member
339 SCREEN_BASE_CONTROL_BLOCK base; member
395 SCREEN_BASE_CONTROL_BLOCK base; member
408 VOLUME_SCREEN_BASE_CONTROL_BLOCK base; member
434 VOLUME_SCREEN_BASE_CONTROL_BLOCK base; member
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dlocks.c162 static VOID lock_unlock_one_door(LOCKS_DOOR_BASE_CONTROL_BLOCK *base, GX_BOOL lock) in lock_unlock_one_door()
292 static VOID on_lock_button_clicked(LOCKS_DOOR_BASE_CONTROL_BLOCK *base) in on_lock_button_clicked()
321 static VOID on_close_button_clicked(LOCKS_DOOR_BASE_CONTROL_BLOCK *base) in on_close_button_clicked()
336 static VOID on_open_button_clicked(LOCKS_DOOR_BASE_CONTROL_BLOCK *base) in on_open_button_clicked()
Dscreen_base.c148 static VOID footer_icons_animation_start(SCREEN_BASE_CONTROL_BLOCK *base) in footer_icons_animation_start()
213 VOID title_animation_start(CONTROLLER_BASE_CONTROL_BLOCK *base) in title_animation_start()
511 SCREEN_BASE_CONTROL_BLOCK *base = (SCREEN_BASE_CONTROL_BLOCK*)window; in on_animation_complete() local
560 SCREEN_BASE_CONTROL_BLOCK *base; in on_footer_menu_clicked() local
Dthermostat.c143 static VOID on_close_button_clicked(THERMOSTAT_BASE_CONTROL_BLOCK *base) in on_close_button_clicked()
170 static VOID on_open_button_clicked(THERMOSTAT_BASE_CONTROL_BLOCK *base) in on_open_button_clicked()
240 CONTROLLER_BASE_CONTROL_BLOCK *base; in thermostat_screen_animation_start() local
Dweather.c111 WEATHER_BASE_CONTROL_BLOCK *base = info->widget; in init_weather_info() local
192 WEATHER_BASE_CONTROL_BLOCK *base = info->widget; in hide_weather_children() local
217 WEATHER_BASE_CONTROL_BLOCK *base = info->widget; in start_weather_children_animation() local
Dcontroller_base.c6 CONTROLLER_BASE_CONTROL_BLOCK *base; /* Pointer of the controller widget. */ member
Dlights.c155 static VOID on_close_button_clicked(LIGHTS_BASE_CONTROL_BLOCK *base) in on_close_button_clicked()
183 static VOID on_open_button_clicked(LIGHTS_BASE_CONTROL_BLOCK *base) in on_open_button_clicked()
Ddemo_guix_home_automation_specifications.h421 CONTROLLER_BASE_CONTROL_BLOCK base; member
446 SCREEN_BASE_CONTROL_BLOCK base; member
468 CONTROLLER_BASE_CONTROL_BLOCK base; member
493 SCREEN_BASE_CONTROL_BLOCK base; member
515 CONTROLLER_BASE_CONTROL_BLOCK base; member
527 SCREEN_BASE_CONTROL_BLOCK base; member
535 WEATHER_BASE_CONTROL_BLOCK base; member
540 WEATHER_BASE_CONTROL_BLOCK base; member
545 WEATHER_BASE_CONTROL_BLOCK base; member
550 SCREEN_BASE_CONTROL_BLOCK base; member
[all …]
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dtest_project_import_target_specifications.h112 MAIN_DISPLAY_BASE_CONTROL_BLOCK base; member
118 MAIN_DISPLAY_BASE_0_CONTROL_BLOCK base; member
124 MAIN_DISPLAY_BASE_1_CONTROL_BLOCK base; member
129 MAIN_DISPLAY_BASE_1_CONTROL_BLOCK base; member
134 MAIN_DISPLAY_BASE_1_CONTROL_BLOCK base; member
Dtemplate_specifications.h359 TEST_BASE_CONTROL_BLOCK base; member
364 TEST_BASE_CONTROL_BLOCK base; member
370 BASE_CONTROL_BLOCK base; member
375 BASE_CONTROL_BLOCK base; member
/GUIX-v6.2.1/test/example_internal/dynamic_menu/
Ddynamic_menu_specifications.h150 MENU_SCREEN_TEMPLATE_CONTROL_BLOCK base; member
157 MENU_SCREEN_TEMPLATE_CONTROL_BLOCK base; member
162 MENU_SCREEN_TEMPLATE_CONTROL_BLOCK base; member
168 MENU_SCREEN_TEMPLATE_CONTROL_BLOCK base; member
182 MENU_SCREEN_TEMPLATE_CONTROL_BLOCK base; member
187 MENU_SCREEN_TEMPLATE_CONTROL_BLOCK base; member
192 SECOND_LEVEL_TEMPLATE_CONTROL_BLOCK base; member
/GUIX-v6.2.1/guix_studio/
Dtemplate_service_provider.cpp54 widget_info *base = GetBaseInfo(info); in WriteExtendedProperties() local
172 widget_info *template_service_provider::CreateNewInstance(GX_WIDGET *parent, widget_info *base) in CreateNewInstance()
326 widget_info *base = NULL; in GetBaseInfo() local
Dcopy_paste_engine.cpp723 void copy_paste_engine::BuildBaseList(widget_info *base) in BuildBaseList()
741 void copy_paste_engine::CheckAddToBaseList(widget_info *base) in CheckAddToBaseList()
Dtrigger_edit_dlg.cpp338 widget_info *base = mpInfo; in AddChildSignals() local
/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dguix_smart_watch_specifications.h279 SCREEN_TEMPLATE_CONTROL_BLOCK base; member
293 SCREEN_TEMPLATE_CONTROL_BLOCK base; member
310 SCREEN_TEMPLATE_CONTROL_BLOCK base; member
330 SCREEN_TEMPLATE_CONTROL_BLOCK base; member
349 SCREEN_TEMPLATE_CONTROL_BLOCK base; member
362 SCREEN_TEMPLATE_CONTROL_BLOCK base; member
395 CLOCK_SCREEN_TEMPLATE_CONTROL_BLOCK base; member
400 CLOCK_SCREEN_TEMPLATE_CONTROL_BLOCK base; member
439 SCREEN_TEMPLATE_CONTROL_BLOCK base; member
457 SCREEN_TEMPLATE_CONTROL_BLOCK base; member
[all …]
/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/
Dftpic.h37 void* base; member
Dftvalid.h93 const FT_Byte* base; /* address of table in memory */ member
Dftgloadr.h69 FT_GlyphLoadRec base; member
Dpsaux.h467 FT_Byte* base; member
569 FT_Outline* base; member
611 FT_Byte* base; member
833 FT_Outline* base; member
888 FT_Byte* base; member
1113 FT_Outline* base; member
1159 FT_Byte* base; member
/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/
Dftsystem.h329 unsigned char* base; member
/GUIX-v6.2.1/test/example_internal/template/
Dtemplate_specifications.h141 BASE_CONTROL_BLOCK base; member
146 BASE_CONTROL_BLOCK base; member
/GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/
Dguix_medical_mouse_support_specifications.h193 MED_SCREEN_BASE_CONTROL_BLOCK base; member
221 MED_SCREEN_BASE_CONTROL_BLOCK base; member
245 MED_SCREEN_BASE_CONTROL_BLOCK base; member
/GUIX-v6.2.1/samples/demo_guix_widget_types/
Dguix_widget_types_specifications.h432 BASE_SCREEN_CONTROL_BLOCK base; member
446 BASE_SCREEN_CONTROL_BLOCK base; member
483 BASE_SCREEN_CONTROL_BLOCK base; member
505 BASE_SCREEN_CONTROL_BLOCK base; member
521 BASE_SCREEN_CONTROL_BLOCK base; member
543 BASE_SCREEN_CONTROL_BLOCK base; member
590 BASE_SCREEN_CONTROL_BLOCK base; member
/GUIX-v6.2.1/test/example_internal/folder_output_test/
Dfolder_output_test_specifications.h663 MAIN_DISPLAY_POPUP_MODAL_CONTROL_BLOCK base; member
670 MAIN_DISPLAY_BASE_CONTROL_BLOCK base; member
685 MAIN_DISPLAY_POPUP_MODAL_CONTROL_BLOCK base; member
691 MAIN_DISPLAY_POPUP_MODAL_DERIVED_CONTROL_BLOCK base; member
698 MAIN_DISPLAY_POPUP_MODAL_DERIVED_CONTROL_BLOCK base; member
847 SECONDARY_POPUP_MODAL_CONTROL_BLOCK base; member
857 SECONDARY_POPUP_MODAL_DERIVED_CONTROL_BLOCK base; member
936 SECONDARY_POPUP_MODAL_CONTROL_BLOCK base; member

12