Searched defs:GetAttr (Results 1 – 2 of 2) sorted by relevance
343 CPDF_Object* CPDF_StructElementImpl::GetAttr(FX_BSTR owner, FX_BSTR name, FX_BOOL bInheritable, FX_… in GetAttr() function in CPDF_StructElementImpl394 CPDF_Object* CPDF_StructElementImpl::GetAttr(FX_BSTR owner, FX_BSTR name, FX_BOOL bInheritable, int… in GetAttr() function in CPDF_StructElementImpl
2198 PyObject* GetAttr(CMessage* self, PyObject* name) { in CheckAndGetInteger() function