Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/controls/
H A Dscrollbar.c651 static POINT IntScrollClipPos(PRECT lpRect, POINT pt) in IntScrollClipPos() function
968 Pt = IntScrollClipPos(&ScrollBarInfo.rcScrollBar, Pt); in IntScrollHandleScrollEvent()