Home
last modified time | relevance | path

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

/haiku/src/apps/switcher/
H A DCaptureWindow.cpp47 BRect fMovedOutFrame; member in CaptureView
74 && message->FindRect("frame", &fMovedOutFrame) == B_OK) in AddMoveOutNotification()
85 if (fMovedOutWhat != 0 && !fMovedOutFrame.Contains(point)) in MouseMoved()