Searched refs:pFolderHandle (Results 1 – 2 of 2) sorted by relevance
41 !m_FolderQueue.empty() ? m_FolderQueue.back().pFolderHandle : nullptr; in GetNextFile()47 hpp.pFolderHandle = pCurHandle; in GetNextFile()63 pCurHandle = m_FolderQueue.back().pFolderHandle; in GetNextFile()72 hpp.pFolderHandle = FX_OpenFolder(hpp.bsParentPath.c_str()); in GetNextFile()73 if (!hpp.pFolderHandle) in GetNextFile()76 pCurHandle = hpp.pFolderHandle; in GetNextFile()
35 pFolderHandle = x.pFolderHandle; in HandleParentPath()38 FX_FolderHandle* pFolderHandle; member