Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_tagged.cpp330 CPDF_Object* CPDF_StructElementImpl::GetAttr(const CFX_ByteStringC& owner, in GetAttr() function in CPDF_StructElementImpl
380 CPDF_Object* CPDF_StructElementImpl::GetAttr(const CFX_ByteStringC& owner, in GetAttr() function in CPDF_StructElementImpl
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc2198 PyObject* GetAttr(CMessage* self, PyObject* name) { in CheckAndGetInteger() function