Home
last modified time | relevance | path

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

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