Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/parser/
H A Dcpdf_page_object_avail.cpp11 bool CPDF_PageObjectAvail::ExcludeObject(const CPDF_Object* object) const { in ExcludeObject() function in CPDF_PageObjectAvail
H A Dcpdf_object_avail_unittest.cpp99 bool ExcludeObject(const CPDF_Object* object) const override { in ExcludeObject() function in __anond0fb337e0111::CPDF_ObjectAvailFailOnExclude
109 bool ExcludeObject(const CPDF_Object* object) const override { in ExcludeObject() function in __anond0fb337e0111::CPDF_ObjectAvailExcludeArray
118 bool ExcludeObject(const CPDF_Object* object) const override { in ExcludeObject() function in __anond0fb337e0111::CPDF_ObjectAvailExcludeTypeKey
H A Dcpdf_object_avail.cpp146 bool CPDF_ObjectAvail::ExcludeObject(const CPDF_Object* object) const { in ExcludeObject() function in CPDF_ObjectAvail
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/parser/
H A Dcpdf_page_object_avail.cpp11 bool CPDF_PageObjectAvail::ExcludeObject(const CPDF_Object* object) const { in ExcludeObject() function in CPDF_PageObjectAvail
H A Dcpdf_object_avail_unittest.cpp100 bool ExcludeObject(const CPDF_Object* object) const override { in ExcludeObject() function in __anone2c3d2390111::CPDF_ObjectAvailFailOnExclude
110 bool ExcludeObject(const CPDF_Object* object) const override { in ExcludeObject() function in __anone2c3d2390111::CPDF_ObjectAvailExcludeArray
119 bool ExcludeObject(const CPDF_Object* object) const override { in ExcludeObject() function in __anone2c3d2390111::CPDF_ObjectAvailExcludeTypeKey
H A Dcpdf_object_avail.cpp146 bool CPDF_ObjectAvail::ExcludeObject(const CPDF_Object* object) const { in ExcludeObject() function in CPDF_ObjectAvail
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/engine/
H A Dcamera.cpp1422 Math::Vector CCamera::ExcludeObject(Math::Vector eye, Math::Vector lookat, in ExcludeObject() function in Gfx::CCamera