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

  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp 366 CPDF_Stream* pStream = m_pFontDict->GetStream(FX_BSTRC("ToUnicode"));
445 pFont->m_pFontDict = pFontDict;
472 pFont->m_pFontDict = pFontDict;
482 if (m_pFontDict == NULL) {
485 CFX_ByteString type = m_pFontDict->GetString(FX_BSTRC("Subtype"));
486 m_BaseFont = m_pFontDict->GetString(FX_BSTRC("BaseFont"));
943 CPDF_Dictionary* pFontDesc = m_pFontDict->GetDict(FX_BSTRC("FontDescriptor"));
    [all...]
fpdf_font_cid.cpp     [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 135 return m_pFontDict;
270 CPDF_Dictionary* m_pFontDict;

Completed in 58 milliseconds