Searched refs:GetAlignment (Results 1 - 15 of 15) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_ffchoicelist.h20 FX_DWORD GetAlignment();
68 FX_DWORD GetAlignment();
H A Dxfa_fftextedit.h39 FX_DWORD GetAlignment();
113 FX_DWORD GetAlignment();
H A Dxfa_ffchoicelist.cpp48 dwExtendedStyle |= GetAlignment();
99 FX_DWORD CXFA_FFListBox::GetAlignment() { function in class:CXFA_FFListBox
282 dwExtendedStyle |= GetAlignment();
341 FX_DWORD CXFA_FFComboBox::GetAlignment() { function in class:CXFA_FFComboBox
H A Dxfa_fftextedit.cpp84 dwExtendedStyle |= GetAlignment();
204 FX_DWORD CXFA_FFTextEdit::GetAlignment() { function in class:CXFA_FFTextEdit
469 dwExtendedStyle |= GetAlignment();
546 dwExtendedStyle |= GetAlignment();
629 dwExtendedStyle |= GetAlignment();
646 FX_DWORD CXFA_FFDateTimeEdit::GetAlignment() { function in class:CXFA_FFDateTimeEdit
/external/deqp/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.cpp360 const GLint alignment = GetAlignment();
411 int GetAlignment() function in class:deqp::gles3::Functional::__anon4328::UniformBufferBufferCase
/external/gptfdisk/
H A Dgpt.h190 uint32_t GetAlignment(void) {return sectorAlignment;} function in class:GPTData
H A Dgptcl.cc227 cout << GetAlignment() << "\n";
H A Dgptcurses.cc400 printw("Current partition alignment, in sectors, is %d.", GetAlignment());
H A Dgpttext.cc788 cout << "Partitions will begin on " << GetAlignment()
/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_TextField.cpp60 switch (m_pWidget->GetAlignment()) {
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_vt.h406 virtual int32_t GetAlignment() const = 0;
/external/pdfium/fpdfsdk/include/
H A Dfsdk_baseform.h138 int GetAlignment() const;
/external/pdfium/core/src/fpdfdoc/
H A Dpdf_vt.h416 int32_t GetAlignment() const override { return m_nAlignment; }
494 int32_t GetAlignment(const CPVT_SectionInfo& SecInfo);
H A Ddoc_vt.cpp326 switch (m_pVT->GetAlignment(m_pSection->m_SecInfo)) {
726 switch (m_pVT->GetAlignment(m_pSection->m_SecInfo)) {
746 switch (m_pVT->GetAlignment(m_pSection->m_SecInfo)) {
1419 int32_t CPDF_VariableText::GetAlignment(const CPVT_SectionInfo& SecInfo) { function in class:CPDF_VariableText
/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseform.cpp684 int CPDFSDK_Widget::GetAlignment() const { function in class:CPDFSDK_Widget

Completed in 319 milliseconds