Home
last modified time | relevance | path

Searched defs:path (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/
H A Dosx_installer.json
/glogg/
H A Dosx_installer.json7 { "x": 415, "y": 234, "type": "link", "path": "/Applications" }, string
8 { "x": 150, "y": 234, "type": "file", "path": "release/glogg.app" } string
/glogg/glogg/src/
H A Dwatchtowerlist.h
/glogg/src/
H A Dwatchtowerlist.h35 std::string path; member
263 std::string path = dir->first + "/" + name; in searchByDirWdAndName() local
412 std::string directory_path( const std::string& path ) in directory_path()