Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dstudiox_util.h63 void AddRecentProject(CString &pathname);
Dproject_view.cpp893 AddRecentProject(pathname); in NewProject()
972 AddRecentProject(pathname); in OpenProject()
Dstudiox_util.cpp1142 void AddRecentProject(CString &pathname) in AddRecentProject() function