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

1234567891011

/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DMultipleManipulatorState.cpp81 MultipleManipulatorState::MouseDown(BPoint where, uint32 buttons, uint32 clicks) argument
115 MultipleManipulatorState::MouseMoved(BPoint where, uint32 transit, argument
303 MultipleManipulatorState::_ShowContextMenu(BPoint where) argument
[all...]
/haiku/src/apps/mediaplayer/
H A DVideoView.cpp131 BPoint where; local
159 VideoView::MouseMoved(BPoint where, uint32 transit, argument
/haiku/src/apps/mediaplayer/interface/
H A DVolumeSlider.cpp43 VolumeSlider::MouseMoved(BPoint where, uint32 transit, argument
/haiku/src/tests/kits/interface/
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 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
/haiku/src/tests/servers/app/newClipping/
H A DMyView.cpp106 void MyView::MouseDown(BPoint where) argument
139 void MyView::MouseUp(BPoint where) argument
146 void MyView::MouseMoved(BPoint where, uint32 code, const BMessage *a_message) argument
[all...]
/haiku/src/tests/servers/app/newerClipping/
H A DDesktop.cpp55 Desktop::MouseDown(BPoint where, uint32 buttons, int32 clicks) argument
87 Desktop::MouseUp(BPoint where) argument
100 Desktop::MouseMoved(BPoint where, uint32 code, const BMessage* dragMessage) argument
140 BPoint where; local
155 BPoint where; local
167 BPoint where; local
[all...]
H A DViewLayer.cpp263 ViewLayer::ViewAt(const BPoint& where, BRegion* windowContentClipping) argument
/haiku/src/tests/servers/app/playground/
H A DObjectView.cpp231 ObjectView::MouseDown(BPoint where) argument
290 ObjectView::MouseUp(BPoint where) argument
305 ObjectView::MouseMoved(BPoint where, uint32 transit, argument
[all...]
/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/add-ons/input_server/filters/shortcut_catcher/
H A DKeyCommandMap.cpp216 BPoint where; local
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DAlphaSlider.cpp96 AlphaSlider::MouseDown(BPoint where) argument
112 AlphaSlider::MouseUp(BPoint where) argument
119 AlphaSlider::MouseMoved(BPoint where, uint32 transit, argument
H A DColorField.cpp189 ColorField::MouseDown(BPoint where) argument
206 ColorField::MouseUp(BPoint where) argument
213 ColorField::MouseMoved(BPoint where, uint32 transit, argument
352 ColorField::PositionMarkerAt(BPoint where) argument
[all...]
/haiku/src/bin/desklink/
H A DVolumeControl.cpp164 VolumeControl::MouseDown(BPoint where) argument
193 VolumeControl::MouseUp(BPoint where) argument
204 VolumeControl::MouseMoved(BPoint where, uint32 transit, 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
/haiku/src/tests/servers/app/copy_bits/
H A Dmain.cpp148 TestView::MouseDown(BPoint where) argument
170 MouseUp(BPoint where) argument
177 MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
199 _TrackMouse(BPoint where) argument
[all...]
/haiku/src/apps/deskbar/
H A DInlineScrollView.cpp143 UpScrollArrow::MouseDown(BPoint where) argument
208 DownScrollArrow::MouseDown(BPoint where) argument
272 LeftScrollArrow::MouseDown(BPoint where) argument
336 RightScrollArrow::MouseDown(BPoint where) argument
/haiku/src/kits/interface/
H A DToolTipManager.cpp116 ToolTipView::MouseMoved(BPoint where, uint32 transit, argument
162 BPoint where; local
175 ToolTipView::ResetWindowFrame(BPoint where) argument
307 ToolTipWindow(BToolTip* tip, BPoint where, void* owner) argument
388 ShowTip(BToolTip* tip, BPoint where, void* owner) argument
[all...]
H A DMenuWindow.cpp416 BMenuWindow::TryScrollTo(const float& where) argument
427 BMenuWindow::_Scroll(const BPoint& where) argument
/haiku/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerNodeProducer.cpp169 PrepareToConnect( const media_source &what, const media_destination &where, media_format *format, media_source *out_source, char *out_name) argument
246 Disconnect( const media_source & what, const media_destination & where) argument
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPBinding.cpp199 GPBinding::AddBitmapToPage(BBitmap* bitmap, BRect validRect, BPoint where) argument
/haiku/src/kits/media/
H A DMediaRecorderNode.cpp298 Connected(const media_source &producer, const media_destination &where, const media_format &withFormat, media_input* outInput) argument
327 Disconnected(const media_source& producer, const media_destination& where) argument
/haiku/src/bin/network/telnetd/
H A Dutility.c419 putf(char *cp, char *where) argument
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DFolderConfigWindow.cpp170 CheckBoxItem::MouseDown(BPoint where) argument
182 CheckBoxItem::MouseUp(BPoint where) argument
211 MouseDown(BPoint where) argument
227 MouseUp(BPoint where) argument
[all...]
/haiku/src/apps/webpositive/tabview/
H A DTabContainerView.cpp99 TabContainerView::MouseDown(BPoint where) argument
134 TabContainerView::MouseUp(BPoint where) argument
155 TabContainerView::MouseMoved(BPoint where, uint32 transit, argument
433 TabContainerView::_MouseMoved(BPoint where, uint32 _transit, argument
520 BPoint where; local
[all...]

Completed in 100 milliseconds

1234567891011