Searched defs:IsDragging (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/app/decorator/
H A DWindowBehaviour.h36 bool IsDragging() const { return fIsDragging; } function in class:WindowBehaviour
/haiku/src/apps/deskbar/
H A DStatusView.h214 bool IsDragging() { return IsTracking(); }; function in class:TDragRegion
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.cpp121 inline bool IsDragging() const function in class:ScrollCorner
/haiku/src/servers/app/
H A DWindow.cpp1157 Window::IsDragging() const function in class:Window

Completed in 50 milliseconds