Searched refs:s_ReadPath (Results 1 – 2 of 2) sorted by relevance
25 CPVRTString CPVRTResourceFile::s_ReadPath; member in CPVRTResourceFile81 s_ReadPath = (pszReadPath) ? pszReadPath : ""; in SetReadPath()91 return CPVRTString(s_ReadPath); in GetReadPath()127 CPVRTString Path(s_ReadPath); in CPVRTResourceFile()
108 static CPVRTString s_ReadPath; variable