Home
last modified time | relevance | path

Searched defs:Dragging (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/mspaint/
H A Dselectionmodel.cpp350 void SelectionModel::Dragging(HITTEST hit, POINT pt) in Dragging() function in SelectionModel
/reactos/win32ss/user/user32/controls/
H A Dscrollbar.c439 IntScrollHitTest(PSCROLLBARINFO ScrollBarInfo, BOOL Vertical, POINT Pt, BOOL Dragging) in IntScrollHitTest()