Searched refs:fBrowsedPath (Results 1 – 1 of 1) sorted by relevance
169 BPath fBrowsedPath; member in VimApp849 fBrowsedPath.SetTo(&refDirectory); in MessageReceived()852 fBrowsedPath.Append(strName.String()); in MessageReceived()859 fBrowsedPath.SetTo(&ref); in MessageReceived()4872 gui.vimApp->fBrowsedPath.Unset(); in gui_mch_browse()4884 status_t result = gui.vimApp->fBrowsedPath.InitCheck(); in gui_mch_browse()4886 fileName = vim_strsave((char_u*)gui.vimApp->fBrowsedPath.Path()); in gui_mch_browse()