Home
last modified time | relevance | path

Searched defs:OSPathToRelativePath (Results 1 – 3 of 3) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/debugger/
H A DDebuggerServer.cpp103 void rvDebuggerServer::OSPathToRelativePath( const char *osPath, idStr &qpath ) in OSPathToRelativePath() function in rvDebuggerServer
/dports/games/dhewm3/dhewm3-1.5.1/neo/MayaImport/
H A Dmaya_main.cpp191 bool OSPathToRelativePath( const char *osPath, idStr &qpath, const char *game ) { in OSPathToRelativePath() function
/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DFileSystem.cpp838 const char *idFileSystemLocal::OSPathToRelativePath( const char *OSPath ) { in OSPathToRelativePath() function in idFileSystemLocal