Home
last modified time | relevance | path

Searched refs:ExcludeObject (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_page_object_avail.cpp11 bool CPDF_PageObjectAvail::ExcludeObject(const CPDF_Object* object) const { in ExcludeObject() function in CPDF_PageObjectAvail
12 if (CPDF_ObjectAvail::ExcludeObject(object)) in ExcludeObject()
Dcpdf_object_avail.cpp122 (obj != root_ && ExcludeObject(obj)); in AppendObjectSubRefs()
146 bool CPDF_ObjectAvail::ExcludeObject(const CPDF_Object* object) const { in ExcludeObject() function in CPDF_ObjectAvail
Dcpdf_page_object_avail.h18 bool ExcludeObject(const CPDF_Object* object) const override;
Dcpdf_object_avail.h34 virtual bool ExcludeObject(const CPDF_Object* object) const;
Dcpdf_object_avail_unittest.cpp100 bool ExcludeObject(const CPDF_Object* object) const override { in ExcludeObject() function in __anonb7a8c1d10111::CPDF_ObjectAvailFailOnExclude
110 bool ExcludeObject(const CPDF_Object* object) const override { in ExcludeObject() function in __anonb7a8c1d10111::CPDF_ObjectAvailExcludeArray
119 bool ExcludeObject(const CPDF_Object* object) const override { in ExcludeObject() function in __anonb7a8c1d10111::CPDF_ObjectAvailExcludeTypeKey