Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_interform.h69 int GetFormAlignment() const;
Dcpdf_formcontrol.cpp330 return m_pField->m_pForm->GetFormAlignment(); in GetControlAlignment()
Dcpdf_interform.cpp987 int CPDF_InterForm::GetFormAlignment() const { in GetFormAlignment() function in CPDF_InterForm