Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dtext_int.h86 CFX_ByteString m_FontTables; variable
102 CFX_ByteString m_FontTables; variable
Dfx_ge_fontmap.cpp1415 pInfo->m_FontTables = tables; in ReportFace()
1492 FX_DWORD nTables = pFont->m_FontTables.GetLength() / 16; in GetFontData()
1494 FX_LPCBYTE p = (FX_LPCBYTE)pFont->m_FontTables + i * 16; in GetFontData()