Home
last modified time | relevance | path

Searched defs:GetNormalIcon (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h962 CPDF_Stream* GetNormalIcon() { return GetIcon("I"); } in GetNormalIcon() function
1127 CPDF_Stream* GetNormalIcon() const { return GetIcon("I"); } in GetNormalIcon() function