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

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_formfield.cpp914 int CPDF_FormField::GetTopVisibleIndex() function in class:CPDF_FormField
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_ListBox.cpp567 FX_INT32 CPWL_ListBox::GetTopVisibleIndex() const function in class:CPWL_ListBox
/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseform.cpp266 int CPDFSDK_Widget::GetTopVisibleIndex() const function in class:CPDFSDK_Widget
271 return pFormField->GetTopVisibleIndex();
1149 FX_INT32 nTop = pField->GetTopVisibleIndex();

Completed in 169 milliseconds