HomeSort by relevance Sort by last modified time
    Searched refs:GetAlignment (Results 1 - 18 of 18) sorted by null

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffchoicelist.h 20 FX_DWORD GetAlignment();
68 FX_DWORD GetAlignment();
xfa_fftextedit.h 39 FX_DWORD GetAlignment();
113 FX_DWORD GetAlignment();
xfa_ffchoicelist.cpp 48 dwExtendedStyle |= GetAlignment();
99 FX_DWORD CXFA_FFListBox::GetAlignment() {
282 dwExtendedStyle |= GetAlignment();
341 FX_DWORD CXFA_FFComboBox::GetAlignment() {
xfa_fftextedit.cpp 84 dwExtendedStyle |= GetAlignment();
204 FX_DWORD CXFA_FFTextEdit::GetAlignment() {
469 dwExtendedStyle |= GetAlignment();
546 dwExtendedStyle |= GetAlignment();
629 dwExtendedStyle |= GetAlignment();
646 FX_DWORD CXFA_FFDateTimeEdit::GetAlignment() {
  /external/deqp/modules/gles3/functional/
es3fIndexedStateQueryTests.cpp 360 const GLint alignment = GetAlignment();
411 int GetAlignment()
  /external/gptfdisk/
gpt.h 190 uint32_t GetAlignment(void) {return sectorAlignment;}
gptcl.cc 227 cout << GetAlignment() << "\n";
gptcurses.cc 400 printw("Current partition alignment, in sectors, is %d.", GetAlignment());
gpttext.cc 788 cout << "Partitions will begin on " << GetAlignment()
    [all...]
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_TextField.cpp 60 switch (m_pWidget->GetAlignment()) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusstringformat.h 77 StringAlignment GetAlignment() const
gdipluspen.h 74 PenAlignment GetAlignment() const
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 416 int32_t GetAlignment() const override { return m_nAlignment; }
494 int32_t GetAlignment(const CPVT_SectionInfo& SecInfo);
doc_vt.cpp 326 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)) {
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 406 virtual int32_t GetAlignment() const = 0;
  /external/pdfium/fpdfsdk/include/
fsdk_baseform.h 138 int GetAlignment() const;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tom.h     [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp 684 int CPDFSDK_Widget::GetAlignment() const {
    [all...]

Completed in 357 milliseconds