HomeSort by relevance Sort by last modified time
    Searched defs:GetFullName (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_formfield.cpp 159 CFX_WideString CPDF_FormField::GetFullName() const {
  /external/protobuf/python/google/protobuf/pyext/
descriptor.cc 423 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) {
587 { "full_name", (getter)GetFullName, NULL, "Full name"},
685 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) {
883 { "full_name", (getter)GetFullName, NULL, "Full name"},
    [all...]

Completed in 361 milliseconds