Searched defs:HasDict (Results 1 – 2 of 2) sorted by relevance
| /external/pdfium/core/fpdfdoc/ | ||
| D | cpdf_aaction.h | 48   bool HasDict() const { return !!m_pDict; }  in HasDict()  function | 
| D | cpdf_action.h | 50   bool HasDict() const { return !!m_pDict; }  in HasDict()  function |