Home
last modified time | relevance | path

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

/haiku/src/tests/servers/app/view_transit/
H A DViewTransit.cpp36 fLastTransit(B_OUTSIDE_VIEW) in View()
86 if (fLastTransit == B_OUTSIDE_VIEW) in _SetTransit()
91 if (fLastTransit == B_OUTSIDE_VIEW) in _SetTransit()
97 case B_OUTSIDE_VIEW: in _SetTransit()
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DViewState.cpp16 transit(B_OUTSIDE_VIEW), in mouse_info()
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp204 uint32 transit = Bounds().Contains(point) ? B_INSIDE_VIEW : B_OUTSIDE_VIEW; in ScrollTo()
371 uint32 transit = Bounds().Contains(point) ? B_INSIDE_VIEW : B_OUTSIDE_VIEW; in MessageReceived()
386 uint32 transit = Bounds().Contains(point) ? B_INSIDE_VIEW : B_OUTSIDE_VIEW; in MessageReceived()
472 case B_OUTSIDE_VIEW: in MouseMoved()
/haiku/src/apps/switcher/
H A DLaunchButton.cpp200 if (!dragMessage || (transit == B_EXITED_VIEW || transit == B_OUTSIDE_VIEW)) { in MouseMoved()
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp205 uint32 transit = Bounds().Contains(where) ? B_INSIDE_VIEW : B_OUTSIDE_VIEW; in MessageReceived()
291 case B_OUTSIDE_VIEW: in MouseMoved()
/haiku/src/apps/launchbox/
H A DLaunchButton.cpp207 if (!dragMessage || (transit == B_EXITED_VIEW || transit == B_OUTSIDE_VIEW)) { in MouseMoved()
/haiku/src/apps/webpositive/tabview/
H A DTabContainerView.cpp439 ? B_INSIDE_VIEW : B_OUTSIDE_VIEW; in _MouseMoved()
/haiku/src/apps/icon-o-matic/
H A DCanvasView.cpp146 B_INSIDE_VIEW : B_OUTSIDE_VIEW; in MouseUp()
/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp485 if ((transit == B_EXITED_VIEW) || (transit == B_OUTSIDE_VIEW)) in MouseMoved()
/haiku/src/apps/deskbar/
H A DExpandoMenuBar.cpp395 case B_OUTSIDE_VIEW: in MouseMoved()
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp1034 MouseMoved(point, B_OUTSIDE_VIEW, NULL); in _HandleAutoScroll()
/haiku/headers/os/interface/
H A DView.h33 B_OUTSIDE_VIEW enumerator
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1465 case B_OUTSIDE_VIEW: in MouseMoved()
1871 MouseMoved(point, B_OUTSIDE_VIEW, NULL); in _HandleAutoScroll()
/haiku/src/kits/interface/
H A DAbstractSpinner.cpp480 case B_OUTSIDE_VIEW: in MouseMoved()
H A DColumnListView.cpp3222 fCurrentCode(B_OUTSIDE_VIEW), in OutlineView()
3956 if (fCurrentCode == B_OUTSIDE_VIEW
3975 fCurrentCode = B_OUTSIDE_VIEW);
H A DWindow.cpp3581 transit = B_OUTSIDE_VIEW; in _TransitForMouseMoved()
H A DView.cpp5121 if (transit == B_EXITED_VIEW || transit == B_OUTSIDE_VIEW) in MessageReceived()
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp332 case B_OUTSIDE_VIEW: in MouseMoved()
/haiku/docs/user/interface/
H A DView.dox107 \var B_OUTSIDE_VIEW
1080 - \c B_OUTSIDE_VIEW The cursor is outside the view. This only gets sent if the