Searched refs:clone_dir (Results 1 – 2 of 2) sorted by relevance
405 void clone_repo_dialog::PopulateRecentProjects(CString clone_dir) in PopulateRecentProjects() argument407 if (!clone_dir.IsEmpty()) in PopulateRecentProjects()409 clone_dir.MakeLower(); in PopulateRecentProjects()410 …StudioXIni.recent_project_paths[0] = clone_dir + _T("\\samples\\demo_guix_washing_machine\\demo_gu… in PopulateRecentProjects()411 …StudioXIni.recent_project_paths[1] = clone_dir + _T("\\samples\\demo_guix_home_automation\\demo_gu… in PopulateRecentProjects()412 …StudioXIni.recent_project_paths[2] = clone_dir + _T("\\samples\\demo_guix_car_infotainment\\demo_g… in PopulateRecentProjects()413 …StudioXIni.recent_project_paths[3] = clone_dir + _T("\\samples\\demo_guix_shapes\\guix_shapes.gxp"… in PopulateRecentProjects()414 …StudioXIni.recent_project_paths[4] = clone_dir + _T("\\samples\\demo_guix_widget_types\\guix_widge… in PopulateRecentProjects()
63 void PopulateRecentProjects(CString clone_dir);