Home
last modified time | relevance | path

Searched refs:GetTopItem (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h329 FX_INT32 GetTopItem() const;
Dfx_edit.h445 virtual FX_INT32 GetTopItem() const = 0;
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ListBox.cpp572 return m_pList->GetTopItem(); in GetTopVisibleIndex()
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp979 FX_INT32 CFX_ListCtrl::GetTopItem() const in GetTopItem() function in CFX_ListCtrl