Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_structtree.cpp137 RetainPtr<const CPDF_Object> attr_obj = elem->GetA(); in FPDF_StructElement_GetAttributeCount() local
153 RetainPtr<const CPDF_Object> attr_obj = elem->GetA(); in FPDF_StructElement_GetAttributeAtIndex() local
/external/python/pybind11/tests/
Dtest_pytypes.py184 attr_obj = 1 variable in test_accessors.SubTestObject