Home
last modified time | relevance | path

Searched refs:emGetParentPath (Results 1 – 11 of 11) sorted by relevance

/dports/x11/eaglemode/eaglemode-0.95.0/src/emFileMan/
H A DemFileLinkModel.cpp79 basePath=emGetParentPath(GetFilePath()); in GetFullPath()
H A DemFileManTheme.cpp63 emGetParentPath( in GetImage()
H A DemFileManModel.cpp862 cmd->Dir=emGetAbsolutePath(emGetChildPath(emGetParentPath(cmdPath),p)); in LoadCommand()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emTreeDump/
H A DemTreeDumpFilePanel.cpp120 emGetParentPath(FileModel->GetFilePath()) in UpdateRecPanel()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemConfigModel.cpp104 emTryMakeDirectories(emGetParentPath(InstallPath)); in TryLoadOrInstall()
H A DemStd2.cpp412 emString emGetParentPath(const char * path) in emGetParentPath() function
545 absPath=emGetParentPath(absPath); in emGetAbsolutePath()
923 parentPath=emGetParentPath(path);
H A DemFileSelectionBox.cpp231 SetParentDirectory(emGetParentPath(absPath)); in SetSelectedPath()
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemStd2.h152 emString emGetParentPath(const char * path);
/dports/x11/eaglemode/eaglemode-0.95.0/src/emTmpConv/
H A DemTmpConvModel.cpp210 workingDir=emGetParentPath(TmpFile.GetPath()); in TryStepConversion()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emMain/
H A DemBookmarks.cpp466 emTryMakeDirectories(emGetParentPath(recPath)); in emBookmarksModel()
677 while (str!=emGetParentPath(str)) { in Update_0_91_0()
680 str=emGetParentPath(str); in Update_0_91_0()
H A DemMain.cpp407 emTryMakeDirectories(emGetParentPath(GetLAPath())); in SetFSDialogDone()