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

  /external/pdfium/core/fxge/ge/
fx_ge_fontmap.cpp 89 m_FontTables(fontTables),
cfx_folderfontinfo.cpp 343 uint32_t nTables = pFont->m_FontTables.GetLength() / 16;
345 const uint8_t* p = pFont->m_FontTables.raw_str() + i * 16;
  /external/pdfium/core/fxge/
fx_font.h 216 const CFX_ByteString m_FontTables;

Completed in 171 milliseconds