Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp1283 float iCurPos = pScrollBar->GetPos(); in OnScroll() local
1329 if (iCurPos == fPos) in OnScroll()
1334 UpdateOffset(pScrollBar, fPos - iCurPos); in OnScroll()
Dcfwl_listbox.cpp834 float iCurPos = pScrollBar->GetPos(); in OnScroll() local
876 if (iCurPos != fPos) { in OnScroll()