Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcba_fontmap.cpp165 m_sAPType = sAPType; in SetAPType()
319 if (ToDictionary(pAPDict->GetObjectFor(m_sAPType))) in AddFontToAnnotDict()
322 CPDF_Stream* pStream = pAPDict->GetStreamFor(m_sAPType); in AddFontToAnnotDict()
325 pAPDict->SetNewFor<CPDF_Reference>(m_sAPType, m_pDocument.Get(), in AddFontToAnnotDict()
Dcba_fontmap.h93 ByteString m_sAPType = "N"; variable