Searched defs:OnScroll (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pdfium/xfa/fwl/ | ||
H A D | cfwl_scrollbar.cpp | 299 bool CFWL_ScrollBar::OnScroll(CFWL_EventScroll::Code dwCode, float fPos) { in OnScroll() function in CFWL_ScrollBar |
H A D | cfwl_listbox.cpp | 754 bool CFWL_ListBox::OnScroll(CFWL_ScrollBar* pScrollBar, in OnScroll() function in CFWL_ListBox |
H A D | cfwl_edit.cpp | 1054 bool CFWL_Edit::OnScroll(CFWL_ScrollBar* pScrollBar, in OnScroll() function in CFWL_Edit |