Home
last modified time | relevance | path

Searched refs:GetStepSize (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.h50 float GetStepSize() const { return m_fStepSize; } in GetStepSize() function
Dcfwl_listbox.cpp841 float fStep = pScrollBar->GetStepSize(); in OnScroll()
Dcfwl_edit.cpp1387 float fStep = pScrollBar->GetStepSize(); in OnScroll()