Home
last modified time | relevance | path

Searched refs:UpdateRecentList (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Drecent_project_win.cpp84 mRecentListFrame.UpdateRecentList(); in OnShowWindow()
90 void recent_project_win::UpdateRecentList() in UpdateRecentList() function in recent_project_win
92 mRecentListFrame.UpdateRecentList(); in UpdateRecentList()
189 void recent_list_frame::UpdateRecentList(void) in UpdateRecentList() function in recent_list_frame
Drecent_project_win.h13 void UpdateRecentList();
42 void UpdateRecentList();
Dclone_repo_dialog.cpp426 dlg->UpdateRecentList(); in PopulateRecentProjects()