Searched defs:GetFullName (Results 1 – 3 of 3) sorted by relevance
75 static PyObject* GetFullName(CFieldDescriptor* self, void *closure) { in GetFullName() function
14 CFX_WideString GetFullName(CPDF_Dictionary* pFieldDict) { in GetFullName() function
98 CFX_WideString CPDF_FormField::GetFullName() { in GetFullName() function in CPDF_FormField