Searched refs:show (Results 1 – 10 of 10) sorted by relevance
| /GUIX-v6.2.1/samples/demo_guix_car_infotainment/ |
| D | base.c | 63 VOID show_hide_screen_contents(GX_WINDOW* parent, GX_BOOL show) in show_hide_screen_contents() argument 73 enable_disable_widget(child, show); in show_hide_screen_contents() 74 …t(&main_screen.main_screen_weather_icon, main_weather_icon_ids[show], main_weather_icon_ids[show]); in show_hide_screen_contents() 78 enable_disable_widget(child, show); in show_hide_screen_contents() 79 …*)parent)->screen_base_weather_icon, screen_weather_icon_ids[show], screen_weather_icon_ids[show]); in show_hide_screen_contents() 81 if (show) in show_hide_screen_contents() 93 enable_disable_widget(child, show); in show_hide_screen_contents() 95 if (show) in show_hide_screen_contents() 106 gx_icon_pixelmap_set((GX_ICON*)child, logo_ids[show] , logo_ids[show]); in show_hide_screen_contents() 113 if (show) in show_hide_screen_contents()
|
| /GUIX-v6.2.1/guix_studio/ |
| D | trigger_action_edit_dlg.cpp | 823 BOOL show = FALSE; in ShowHideAnimationParams() local 832 show = TRUE; in ShowHideAnimationParams() 842 mAnimationParams.ShowWindow(show); in ShowHideAnimationParams() 874 mEasingFunctionButton.ShowWindow(show); in ShowHideAnimationParams() 875 mEasingFunctionEdit.ShowWindow(show); in ShowHideAnimationParams() 882 mAnimationParamLabels[index].ShowWindow(show); in ShowHideAnimationParams() 883 mAnimationParamEdits[index].ShowWindow(show); in ShowHideAnimationParams() 1002 mOnAnimationCompleteGroup.ShowWindow(show); in ShowHideAnimationParams() 1004 mDetachTargetBox.ShowWindow(show); in ShowHideAnimationParams() 1005 mPushTargetBox.ShowWindow(show); in ShowHideAnimationParams()
|
| D | clone_repo_dialog.cpp | 522 void clone_repo_dialog::ShowHideChildren(BOOL show) in ShowHideChildren() argument 524 GetDlgItem(IDC_CLONE_PROMPT)->ShowWindow(show); in ShowHideChildren() 525 GetDlgItem(IDB_CLONE_REPO)->ShowWindow(show); in ShowHideChildren() 526 GetDlgItem(IDB_SELECT_DIRECTORY)->ShowWindow(show); in ShowHideChildren() 527 GetDlgItem(IDB_EXIT_CLONE_DIALOG)->ShowWindow(show); in ShowHideChildren()
|
| D | clone_repo_dialog.h | 62 void ShowHideChildren(BOOL show);
|
| D | edit_pixelmap_dlg.cpp | 758 BOOL show = FALSE; in ShowHidePaletteType() local 764 show = TRUE; in ShowHidePaletteType() 767 mPaletteLabel.ShowWindow(show); in ShowHidePaletteType() 768 mPaletteDefList.ShowWindow(show); in ShowHidePaletteType()
|
| /GUIX-v6.2.1/samples/demo_guix_industrial/ |
| D | demo_guix_industrial.c | 293 VOID screen_toggle_animation_start(GX_WINDOW *show, GX_WINDOW *hide) in screen_toggle_animation_start() argument 309 my_event.gx_event_target = (GX_WIDGET *)show; in screen_toggle_animation_start() 311 switch (show->gx_widget_id) in screen_toggle_animation_start()
|
| D | demo_guix_industrial.h | 22 VOID screen_toggle_animation_start(GX_WINDOW *show, GX_WINDOW *hide);
|
| /GUIX-v6.2.1/test/guix_test/regression_test/ |
| D | gx_show_canvas.md | 9 4. Run the following command to show canvas data stored in a binary file.
|
| /GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/ |
| D | status.h | 177 git_status_show_t show; member
|
| /GUIX-v6.2.1/guix_studio/libs/libgit2/ |
| D | LICENSE.txt | 58 source code. And you must show them these terms so they know their 339 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 341 under certain conditions; type `show c' for details. 343 The hypothetical commands `show w' and `show c' should show the appropriate 345 be called something other than `show w' and `show c'; they could even be 507 it. And you must show them these terms so they know their rights.
|