Searched refs:GetFullName (Results 1 - 12 of 12) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
H A DJS_EventHandler.cpp133 m_strTargetName = pTarget->GetFullName();
143 m_strTargetName = pTarget->GetFullName();
154 m_strTargetName = pTarget->GetFullName();
164 m_strTargetName = pTarget->GetFullName();
175 m_strTargetName = pTarget->GetFullName();
187 m_strTargetName = pTarget->GetFullName();
209 m_strTargetName = pTarget->GetFullName();
228 m_strTargetName = pTarget->GetFullName();
239 m_strSourceName = pSource->GetFullName();
241 m_strTargetName = pTarget->GetFullName();
[all...]
H A DField.cpp3230 if (pFormField->GetFullName().Compare(swFieldName) != 0)
3619 swSort.Add(new CFX_WideString(pFormField->GetFullName()));
H A DDocument.cpp373 vRet = pField->GetFullName().c_str();
/external/lldb/include/lldb/Target/
H A DCPPLanguageRuntime.h84 GetFullName () const function in class:lldb_private::CPPLanguageRuntime::MethodName
H A DObjCLanguageRuntime.h94 GetFullName () const function in class:lldb_private::ObjCLanguageRuntime::MethodName
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_utils.h10 CFX_WideString GetFullName(CPDF_Dictionary* pFieldDict);
H A Ddoc_form.cpp651 CFX_WideString csFullName = pField->GetFullName();
764 CFX_WideString full_name = GetFullName(pField->GetFieldDict());
788 CFX_WideString csWName = GetFullName(pFieldDict);
1287 CFX_WideString csWName = GetFullName(pDict);
1436 CFX_WideString fullname = GetFullName(pField->GetFieldDict());
H A Ddoc_formfield.cpp99 CFX_WideString CPDF_FormField::GetFullName() function in class:CPDF_FormField
101 return ::GetFullName(m_pDict);
H A Ddoc_utils.cpp12 CFX_WideString GetFullName(CPDF_Dictionary* pFieldDict) function
/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc75 static PyObject* GetFullName(CFieldDescriptor* self, void *closure) { function in namespace:google::protobuf::python::cfield_descriptor
100 { C("full_name"), (getter)GetFullName, NULL, "Full name", NULL},
/external/lldb/source/Target/
H A DObjCLanguageRuntime.cpp379 return GetFullName();
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h1043 CFX_WideString GetFullName();

Completed in 240 milliseconds