Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_annot.cpp120 m_sSubtype(m_pAnnotDict->GetConstString("Subtype")) {} in CPDF_Annot()
131 return m_sSubtype; in GetSubType()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h421 const CFX_ByteString m_sSubtype; variable