Searched defs:where (Results 76 - 100 of 254) sorted by path

1234567891011

/haiku/src/kits/shared/
H A DCalendarView.cpp342 BCalendarView::MouseDown(BPoint where) argument
1308 BCalendarView::_SetNewSelectedDay(const BPoint& where) argument
H A DDragTrackingFilter.cpp59 BPoint where; local
/haiku/src/kits/storage/
H A DAppFileInfo.cpp113 info_location where = B_USE_BOTH_LOCATIONS; local
/haiku/src/kits/support/
H A DBufferIO.cpp125 off_t where = pos; local
/haiku/src/kits/tracker/
H A DOverrideAlert.cpp58 BPoint where = OverPosition(Frame().Width(), Frame().Height()); local
77 BPoint where = OverPosition(Frame().Width(), Frame().Height()); local
/haiku/src/libs/glut/
H A Dglut_ext.c24 GLubyte *where, *terminator; local
/haiku/src/preferences/appearance/
H A DColorWhichListView.cpp48 ColorWhichListView::InitiateDrag(BPoint where, int32 index, bool wasSelected) argument
/haiku/src/preferences/filetypes/
H A DDropTargetListView.cpp52 DropTargetListView::MouseMoved(BPoint where, uint32 transit, argument
/haiku/src/preferences/locale/
H A DLanguageListView.cpp425 LanguageListView::MouseMoved(BPoint where, uint32 transit, argument
/haiku/src/servers/app/
H A DDesktopListener.cpp125 NotifyMouseDown(Window* window, BMessage* message, const BPoint& where) argument
139 NotifyMouseUp(Window* window, BMessage* message, const BPoint& where) argument
153 NotifyMouseMoved(Window* window, BMessage* message, const BPoint& where) argument
/haiku/src/servers/app/stackandtile/
H A DStackAndTile.cpp264 StackAndTile::MouseDown(Window* window, BMessage* message, const BPoint& where) argument
308 StackAndTile::MouseUp(Window* window, BMessage* message, const BPoint& where) argument
H A DStackAndTile.h66 MouseMoved(Window* window, BMessage* message, const BPoint& where) argument
/haiku/src/servers/input/
H A DMethodReplicant.cpp180 BPoint where; local
/haiku/src/system/libroot/os/arch/x86/
H A Dcompatibility.c111 mount(const char *filesystem, const char *where, const char *device, ulong flags, argument
/haiku/src/system/libroot/os/
H A Dfs_volume.c14 fs_mount_volume(const char *where, const char *device, argument
/haiku/src/tests/kits/game/chart/
H A DChartView.cpp41 ChartView::MouseDown(BPoint where) argument
/haiku/src/tests/kits/interface/
H A DClippingPlusRedraw.cpp76 ClippingView::MouseDown(BPoint where) argument
H A DToolTipTest.cpp127 virtual void MouseMoved(BPoint where, uint32 transit, argument
172 virtual void MouseMoved(BPoint where, uint32 transit, argument
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DAbstractButton.cpp84 AbstractButton::MouseDown(BPoint where, uint32 buttons, int32 modifiers) argument
95 AbstractButton::MouseUp(BPoint where, uint32 buttons, int32 modifiers) argument
126 AbstractButton::MouseMoved(BPoint where, uint32 buttons, int32 modifiers) argument
159 AbstractButton::_PressedUpdate(BPoint where) argument
H A DTwoDimensionalSliderView.cpp88 TwoDimensionalSliderView::MouseDown(BPoint where, uint32 buttons, argument
101 TwoDimensionalSliderView::MouseUp(BPoint where, uint32 buttons, int32 modifiers) argument
111 TwoDimensionalSliderView::MouseMoved(BPoint where, uint32 buttons, argument
H A DView.cpp353 View::MouseDown(BPoint where, uint32 buttons, int32 modifiers) argument
359 View::MouseUp(BPoint where, uint32 buttons, int32 modifiers) argument
365 View::MouseMoved(BPoint where, uint32 buttons, int32 modifiers) argument
H A DViewContainer.cpp57 ViewContainer::MouseDown(BPoint where) argument
80 ViewContainer::MouseUp(BPoint where) argument
103 ViewContainer::MouseMoved(BPoint where, uint32 code, const BMessage* message) argument
148 ViewContainer::MouseDown(BPoint where, uint32 buttons, int32 modifiers) argument
154 ViewContainer::MouseUp(BPoint where, uint32 buttons, int32 modifiers) argument
160 ViewContainer::MouseMoved(BPoint where, uint3 argument
[all...]
/haiku/src/tests/kits/media/nodetest/
H A DConsumerNode.cpp126 Connected(const media_source& producer, const media_destination& where, const media_format& withFormat, media_input* _input) argument
164 Disconnected(const media_source& producer, const media_destination& where) argument
H A DProducerNode.cpp188 PrepareToConnect(const media_source& what, const media_destination& where, media_format* format, media_source* _source, char* _name) argument
264 Disconnect(const media_source& what, const media_destination& where) argument
/haiku/src/tests/servers/app/avoid_focus/
H A DAvoidFocus.cpp88 View::MouseDown(BPoint where) argument
97 View::MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument

Completed in 170 milliseconds

1234567891011