Home
last modified time | relevance | path

Searched refs:m_FilePath (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/ge/
Dfx_ge_fontmap.cpp87 : m_FilePath(filePath), in CFX_FontFaceInfo()
Dcfx_folderfontinfo.cpp356 FXSYS_FILE* pFile = FXSYS_fopen(pFont->m_FilePath.c_str(), "rb"); in GetFontData()
/external/pdfium/core/fxge/
Dfx_font.h214 const CFX_ByteString m_FilePath; variable