Searched defs:where (Results 226 - 250 of 254) sorted by relevance

1234567891011

/haiku/src/kits/interface/
H A DTabView.cpp740 BTabView::MouseDown(BPoint where) argument
775 BTabView::MouseUp(BPoint where) argument
782 BTabView::MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
H A DAbstractSpinner.cpp445 SpinnerButton::MouseDown(BPoint where) argument
464 SpinnerButton::MouseMoved(BPoint where, uint32 transit, argument
471 BPoint where; local
491 MouseUp(BPoint where) argument
[all...]
H A DListView.cpp622 BListView::MouseDown(BPoint where) argument
689 BListView::MouseUp(BPoint where) argument
726 MouseMoved(BPoint where, uint32 code, const BMessage* dragMessage) argument
784 InitiateDrag(BPoint where, int32 index, bool wasSelected) argument
[all...]
H A DWindow.cpp3431 BPoint where; local
3478 BPoint where; local
[all...]
H A DMenu.cpp698 BMenu::FrameMoved(BPoint where) argument
2367 BMenu::_UpdateStateClose(BMenuItem* item, const BPoint& where, argument
2786 BMenu::_CalcFrame(BPoint where, bool* scrollOn) argument
2984 BMenu::_HitTestItems(BPoint where, BPoint slop) const argument
3397 BPoint where; local
[all...]
H A DHaikuControlLook.cpp2194 DrawLabel(BView* view, const char* label, const rgb_color& base, uint32 flags, const BPoint& where, const rgb_color* textColor) argument
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cpp973 AudioMixer::Disconnect(const media_source& what, const media_destination& where) argument
398 Connected(const media_source &producer, const media_destination &where, const media_format &with_format, media_input *out_input) argument
457 Disconnected(const media_source &producer, const media_destination &where) argument
773 PrepareToConnect(const media_source &what, const media_destination &where, media_format *format, media_source *out_source, char *out_name) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.cpp839 Connected(const media_source& producer, const media_destination& where, const media_format& with_format, media_input* out_input) argument
884 Disconnected(const media_source& producer, const media_destination& where) argument
1119 PrepareToConnect(const media_source& what, const media_destination& where, media_format* format, media_source* out_source, char* out_name) argument
1258 Disconnect(const media_source& what, const media_destination& where) argument
/haiku/src/apps/magnify/
H A DMagnify.cpp1429 TMagnify::MouseDown(BPoint where) argument
/haiku/src/apps/showimage/
H A DShowImageView.cpp1377 BPoint where; local
1559 ShowImageView::SetZoom(float zoom, BPoint where) argument
1604 ZoomIn(BPoint where) argument
1620 ZoomOut(BPoint where) argument
[all...]
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp404 PathManipulator::MouseDown(BPoint where) argument
553 PathManipulator::MouseMoved(BPoint where) argument
712 MouseOver(BPoint where) argument
743 DoubleClicked(BPoint where) argument
750 ShowContextMenu(BPoint where) argument
1226 _AddPoint(BPoint where) argument
1250 _InsertPoint(BPoint where, int32 index) argument
1578 _SetModeForMousePos(BPoint where) argument
[all...]
/haiku/src/apps/mail/
H A DMailWindow.cpp1140 BPoint where; local
1182 BPoint where; local
1208 BPoint where; local
1512 BPoint where; local
[all...]
/haiku/src/servers/app/
H A DServerWindow.cpp1064 BPoint where; local
2096 BPoint where; local
3167 BPoint where; local
3924 BPoint where; local
3966 BPoint where; local
[all...]
H A DWindow.cpp583 Window::ViewAt(const BPoint& where) argument
906 Window::MouseDown(BMessage* message, BPoint where, argument
972 Window::MouseUp(BMessage* message, BPoint where, int3 argument
987 MouseMoved(BMessage *message, BPoint where, int32* _viewToken, bool isLatestMouseMoved, bool isFake) argument
2213 StackedWindowAt(const BPoint& where) argument
[all...]
H A DServerApp.cpp1307 BPoint where; local
H A DDesktop.cpp263 BPoint where; local
1951 WindowAt(BPoint where) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp687 Connected(const media_source& producer, const media_destination& where, const media_format& with_format, media_input* out_input) argument
723 Disconnected(const media_source& producer, const media_destination& where) argument
922 PrepareToConnect(const media_source& what, const media_destination& where, media_format* format, media_source* source, char* name) argument
1022 Disconnect(const media_source& what, const media_destination& where) argument
/haiku/src/kits/tracker/
H A DUtilities.cpp1278 LineBounds(BPoint where, float length, bool vertical) argument
1292 SeparatorLine::SeparatorLine(BPoint where, float length, bool vertical, argument
H A DContainerWindow.cpp2493 BContainerWindow::ShowDropContextMenu(BPoint where, BPoseView* source) argument
2537 BContainerWindow::ShowContextMenu(BPoint where, const entry_ref* ref) argument
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp2180 DrawLabel(BView* view, const char* label, const rgb_color& base, uint32 flags, const BPoint& where, const rgb_color* textColor) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp996 SourceView::MarkerView::MouseDown(BPoint where) argument
1330 SourceView::TextView::MouseDown(BPoint where) argument
1418 MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
1502 MouseUp(BPoint where) argument
[all...]
/haiku/src/kits/media/
H A DMediaRoster.cpp2010 BMediaRoster::StartWatching(const BMessenger& where) argument
2023 BMediaRoster::StartWatching(const BMessenger & where, int32 notificationType) argument
2045 BMediaRoster::StartWatching(const BMessenger& where, const media_node& node, argument
2068 BMediaRoster::StopWatching(const BMessenger& where) argument
2078 StopWatching(const BMessenger& where, int32 notificationType) argument
2093 StopWatching(const BMessenger& where, const media_node& node, int32 notificationType) argument
[all...]
/haiku/src/apps/terminal/
H A DTermView.cpp2031 TermView::ScrollTo(BPoint where) argument
2522 TermView::_MouseDistanceSinceLastClick(BPoint where) argument
2593 TermView::MouseDown(BPoint where) argument
2611 MouseMoved(BPoint where, uint32 transit, const BMessage *message) argument
2620 MouseUp(BPoint where) argument
2743 _SelectWord(BPoint where, bool extend, bool useInitialSelection) argument
2769 _SelectLine(BPoint where, bool extend, bool useInitialSelection) argument
3163 BPoint where = _ConvertFromTerminal(fCursor); local
[all...]
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp317 virtual void MouseMoved(BPoint where, uint32 transit, argument
789 BPoint where; local
/haiku/src/apps/deskbar/
H A DSwitcher.cpp1262 TBox::MouseDown(BPoint where) argument
2052 ScrollTo(BPoint where) argument
2135 MouseDown(BPoint where) argument
2206 ScrollTo(BPoint where) argument
[all...]

Completed in 245 milliseconds

1234567891011