Home
last modified time | relevance | path

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

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/
H A Dpaths.h132 static wxString GetDocumentationPath();
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dsearchhelpfilefullpath.cpp38 basePaths.Add( PATHS::GetDocumentationPath() ); in SearchHelpFileFullPath()
H A Dpaths.cpp305 wxString PATHS::GetDocumentationPath() in GetDocumentationPath() function in PATHS