Home
last modified time | relevance | path

Searched refs:GetFormAlignment (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.h78 int GetFormAlignment() const;
Dcpdf_formcontrol.cpp258 return m_pForm->GetFormAlignment(); in GetControlAlignment()
Dcpdf_interactiveform.cpp746 int CPDF_InteractiveForm::GetFormAlignment() const { in GetFormAlignment() function in CPDF_InteractiveForm