Home
last modified time | relevance | path

Searched refs:bsParentPath (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/font/
Dcfx_fontsourceenum_file.cpp48 hpp.bsParentPath = m_FolderPaths.back(); in GetNextFile()
70 hpp.bsParentPath = in GetNextFile()
71 m_FolderQueue.back().bsParentPath + kFolderSeparator + bsName; in GetNextFile()
72 hpp.pFolderHandle = FX_OpenFolder(hpp.bsParentPath.c_str()); in GetNextFile()
79 bsName = m_FolderQueue.back().bsParentPath + kFolderSeparator + bsName; in GetNextFile()
Dcfx_fontsourceenum_file.h36 bsParentPath = x.bsParentPath; in HandleParentPath()
39 ByteString bsParentPath; member