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

/external/pdfium/fpdfsdk/pdfwindow/
H A DPWL_ListBox.cpp422 int32_t CPWL_ListBox::GetTopVisibleIndex() const { function in class:CPWL_ListBox
/external/pdfium/core/fpdfdoc/
H A Dcpdf_formfield.cpp800 int CPDF_FormField::GetTopVisibleIndex() const { function in class:CPDF_FormField
/external/pdfium/fpdfsdk/
H A Dcpdfsdk_widget.cpp657 int CPDFSDK_Widget::GetTopVisibleIndex() const { function in class:CPDFSDK_Widget
659 return pFormField->GetTopVisibleIndex();
1440 int32_t nTop = pField->GetTopVisibleIndex();

Completed in 100 milliseconds