Searched refs:GetIcon (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h1427 return GetIcon("I");
1435 return GetIcon("RI");
1443 return GetIcon("IX");
1496 CPDF_Stream* GetIcon(CFX_ByteString csEntry);
1709 return GetIcon(FX_BSTRC("I"));
1717 return GetIcon(FX_BSTRC("RI"));
1725 return GetIcon(FX_BSTRC("IX"));
1749 CPDF_Stream* GetIcon(FX_BSTR csEntry);
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_formcontrol.cpp234 CPDF_Stream* CPDF_FormControl::GetIcon(CFX_ByteString csEntry) function in class:CPDF_FormControl
237 return mk.GetIcon(csEntry);
440 CPDF_Stream* CPDF_ApSettings::GetIcon(FX_BSTR csEntry) function in class:CPDF_ApSettings

Completed in 145 milliseconds