HomeSort by relevance Sort by last modified time
    Searched refs:bsParentPath (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.h 113 bsParentPath = x.bsParentPath;
116 CFX_ByteString bsParentPath;
fx_stdfontmgr.cpp 527 hpp.bsParentPath = m_FolderPaths[m_FolderPaths.GetSize() - 1];
555 hpp.bsParentPath =
556 m_FolderQueue.GetDataPtr(m_FolderQueue.GetSize() - 1)->bsParentPath +
558 hpp.pFileHandle = FX_OpenFolder(hpp.bsParentPath);
567 m_FolderQueue.GetDataPtr(m_FolderQueue.GetSize() - 1)->bsParentPath +
    [all...]

Completed in 48 milliseconds