Home
last modified time | relevance | path

Searched refs:m_nAlignment (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h417 m_nAlignment = nFormat;
498 return m_nAlignment; in GetAlignment()
601 FX_INT32 m_nAlignment; variable
Ddoc_vt.cpp816 m_nAlignment(0), in CPDF_VariableText()
1425 return m_bRichText && SecInfo.pSecProps ? SecInfo.pSecProps->nAlignment : this->m_nAlignment; in GetAlignment()
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp977 m_nAlignment(0), in CFX_Edit()
1074 m_nAlignment = nFormat; in SetAlignmentV()
2144 switch (m_nAlignment) in VTToEdit()
2168 switch (m_nAlignment) in EditToVT()
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h763 FX_INT32 m_nAlignment; variable