Searched defs:GetTopVisibleIndex (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_formfield.cpp920 int CPDF_FormField::GetTopVisibleIndex() { function in class:CPDF_FormField
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_ListBox.cpp475 int32_t CPWL_ListBox::GetTopVisibleIndex() const { function in class:CPWL_ListBox
/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseform.cpp664 int CPDFSDK_Widget::GetTopVisibleIndex() const { function in class:CPDFSDK_Widget
666 return pFormField->GetTopVisibleIndex();
1487 int32_t nTop = pField->GetTopVisibleIndex();

Completed in 35 milliseconds