Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.cpp165 return this_observed->MovePosButton(false); in RepositionChildWnd()
215 if (!MovePosButton(true)) in OnLButtonDown()
222 if (!MovePosButton(true)) in OnLButtonDown()
353 (void)this_observed->MovePosButton(true); in SetScrollRange()
362 (void)MovePosButton(true); in SetScrollPos()
373 bool CPWL_ScrollBar::MovePosButton(bool bRefresh) { in MovePosButton() function in CPWL_ScrollBar
405 if (!MovePosButton(true)) in OnMinButtonLBDown()
419 if (!MovePosButton(true)) in OnMaxButtonLBDown()
463 if (!MovePosButton(true)) in OnPosButtonMouseMove()
533 if (!MovePosButton(true)) in OnTimerFired()
Dcpwl_scroll_bar.h127 [[nodiscard]] bool MovePosButton(bool bRefresh);