Home
last modified time | relevance | path

Searched refs:iCurPos (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp1386 float iCurPos = pScrollBar->GetPos(); in OnScroll() local
1432 if (iCurPos == fPos) in OnScroll()
1437 UpdateOffset(pScrollBar, fPos - iCurPos); in OnScroll()
Dcfwl_listbox.cpp840 float iCurPos = pScrollBar->GetPos(); in OnScroll() local
882 if (iCurPos != fPos) { in OnScroll()