Home
last modified time | relevance | path

Searched refs:GetTopVisibleIndex (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_ListBox.cpp113 pWnd->SetTopVisibleIndex(m_pWidget->GetTopVisibleIndex()); in NewPDFWindow()
175 FX_INT32 nNewTopIndex = pListBox->GetTopVisibleIndex(); in SaveData()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_ListBox.h84 FX_INT32 GetTopVisibleIndex() const;
/external/pdfium/fpdfsdk/include/
Dfsdk_baseform.h92 int GetTopVisibleIndex() const;
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ListBox.cpp567 FX_INT32 CPWL_ListBox::GetTopVisibleIndex() const in GetTopVisibleIndex() function in CPWL_ListBox
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp266 int CPDFSDK_Widget::GetTopVisibleIndex() const in GetTopVisibleIndex() function in CPDFSDK_Widget
271 return pFormField->GetTopVisibleIndex(); in GetTopVisibleIndex()
1149 FX_INT32 nTop = pField->GetTopVisibleIndex(); in ResetAppearance_ListBox()
/external/pdfium/core/src/fpdfdoc/
Ddoc_formfield.cpp914 int CPDF_FormField::GetTopVisibleIndex() in GetTopVisibleIndex() function in CPDF_FormField
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1173 int GetTopVisibleIndex();