Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_aaction.h48 bool HasDict() const { return !!m_pDict; } in HasDict() function
H A Dcpdf_action.h50 bool HasDict() const { return !!m_pDict; } in HasDict() function