Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_folderfontinfo.cpp399 fopen(pFont->m_FilePath.c_str(), "rb")); in GetFontData()
428 : m_FilePath(filePath), in FontFaceInfo()
H A Dcfx_folderfontinfo.h59 const ByteString m_FilePath; variable