Home
last modified time | relevance | path

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

/haiku/src/servers/app/
H A DEventDispatcher.cpp491 EventDispatcher::GetMouse(BPoint& where, int32& buttons) in GetMouse() function in EventDispatcher
/haiku/src/kits/interface/
H A DView.cpp1563 BView::GetMouse(BPoint* _location, uint32* _buttons, bool checkMessageQueue) in GetMouse() function in BView