HomeSort by relevance Sort by last modified time
    Searched refs:GetControlByDict (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_interform.h 60 CPDF_FormControl* GetControlByDict(const CPDF_Dictionary* pWidgetDict) const;
cpdf_interform.cpp 931 CPDF_FormControl* CPDF_InterForm::GetControlByDict(
    [all...]
  /external/pdfium/fpdfsdk/
cpdfsdk_widget.cpp 522 pPDFInterForm->GetControlByDict(m_pAnnot->GetAnnotDict());
538 return pPDFInterForm->GetControlByDict(GetAnnotDict());
545 return pInterForm->GetControlByDict(pAnnotDict);
    [all...]

Completed in 128 milliseconds