Searched defs:where (Results 101 - 125 of 254) sorted by relevance

1234567891011

/haiku/src/apps/webpositive/tabview/
H A DTabView.cpp131 TabView::MouseDown(BPoint where, uint32 buttons) argument
138 TabView::MouseUp(BPoint where) argument
144 TabView::MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
/haiku/src/preferences/input/
H A DMouseView.cpp158 MouseView::MouseDown(BPoint where) argument
/haiku/src/apps/aboutsystem/
H A DHyperTextView.cpp30 HyperTextAction::MouseOver(HyperTextView* view, BPoint where, int32 startOffset, argument
44 HyperTextAction::MouseAway(HyperTextView* view, BPoint where, int32 startOffset, argument
58 HyperTextAction::Clicked(HyperTextView* view, BPoint where, BMessage* message) argument
136 HyperTextView::MouseDown(BPoint where) argument
145 HyperTextView::MouseUp(BPoint where) argument
158 HyperTextView::MouseMoved(BPoint where, uint3 argument
[all...]
/haiku/src/servers/app/drawing/
H A DAlphaMask.cpp350 VectorAlphaMask(AlphaMask* previousMask, BPoint where, bool inverse) argument
446 PictureAlphaMask(AlphaMask* previousMask, ServerPicture* picture, const DrawState& drawState, BPoint where, bool inverse) argument
509 ShapeAlphaMask(AlphaMask* previousMask, const shape_data& shape, BPoint where, bool inverse) argument
538 Create(AlphaMask* previousMask, const shape_data& shape, BPoint where, bool inverse) argument
/haiku/src/bin/desklink/
H A DMediaReplicant.cpp257 BPoint where = ConvertToScreen(point); local
/haiku/src/apps/deskbar/
H A DTimeView.cpp373 TTimeView::ShowCalendar(BPoint where) argument
H A DBarMenuBar.cpp270 TBarMenuBar::MouseMoved(BPoint where, uint32 code, const BMessage* message) argument
/haiku/src/kits/tracker/
H A DIconMenuItem.cpp50 DimmedIconBlitter(BView* view, BPoint where, BBitmap* bitmap, void*) argument
[all...]
/haiku/src/kits/network/libnetapi/
H A DSecureSocket.cpp258 static void apps_ssl_info_callback(const SSL *s, int where, int ret) argument
/haiku/src/apps/soundrecorder/
H A DTrackSlider.cpp264 BPoint where; local
/haiku/src/apps/launchbox/
H A DPadView.cpp167 PadView::MouseDown(BPoint where) argument
220 PadView::MouseUp(BPoint where) argument
235 PadView::MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
312 DisplayMenu(BPoint where, LaunchButton* button) const argument
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DStateView.cpp196 StateView::MouseDown(BPoint where) argument
223 StateView::MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
261 StateView::MouseUp(BPoint where) argument
397 StateView::MouseWheelChanged(BPoint where, float x, float y) argument
[all...]
/haiku/src/apps/deskcalc/
H A DExpressionTextView.cpp114 ExpressionTextView::MouseDown(BPoint where) argument
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp319 Chart::MouseDown(BPoint where) argument
340 Chart::MouseUp(BPoint where) argument
356 Chart::MouseMoved(BPoint where, uint32 code, const BMessage* dragMessage) argument
408 Chart::ScrollTo(BPoint where) argument
[all...]
/haiku/src/apps/mediaplayer/interface/
H A DPeakView.cpp124 PeakView::MouseDown(BPoint where) argument
/haiku/src/apps/switcher/
H A DLaunchButton.cpp157 LaunchButton::MouseDown(BPoint where) argument
178 LaunchButton::MouseUp(BPoint where) argument
189 LaunchButton::MouseMoved(BPoint where, uint32 transit, argument
/haiku/src/tests/servers/app/newerClipping/
H A DWindowLayer.cpp364 WindowLayer::ViewAt(const BPoint& where) argument
/haiku/src/kits/interface/
H A DPopUpMenu.cpp27 BPoint where; member in struct:popup_menu_data
93 BPopUpMenu::Go(BPoint where, bool deliversMessage, bool openAnyway, bool async) argument
100 BPopUpMenu::Go(BPoint where, bool deliversMessage, bool openAnyway, argument
326 BPopUpMenu::_Go(BPoint where, bool autoInvoke, bool startOpened, argument
423 BPopUpMenu::_StartTrack(BPoint where, boo argument
[all...]
H A DPictureButton.cpp252 BPictureButton::MouseDown(BPoint where) argument
275 BPictureButton::MouseUp(BPoint where) argument
294 BPictureButton::MouseMoved(BPoint where, uint32 code, argument
H A DSplitView.cpp268 BSplitView::MouseDown(BPoint where) argument
279 BSplitView::MouseUp(BPoint where) argument
289 BSplitView::MouseMoved(BPoint where, uint32 transit, const BMessage* message) argument
/haiku/src/preferences/locale/
H A DLanguageListView.cpp425 LanguageListView::MouseMoved(BPoint where, uint32 transit, argument
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorSlider.cpp232 ColorSlider::MouseDown(BPoint where) argument
242 ColorSlider::MouseUp(BPoint where) argument
249 ColorSlider::MouseMoved( BPoint where, uint32 code, argument
624 ColorSlider::_TrackMouse(BPoint where) argument
/haiku/src/kits/game/
H A DGameProducer.cpp170 PrepareToConnect(const media_source& what, const media_destination& where, media_format* format, media_source* _source, char* out_name) argument
276 Disconnect(const media_source& what, const media_destination& where) argument
/haiku/src/tests/kits/media/nodetest/
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/bitmap_drawing/
H A Dmain.cpp235 hit_test(BPoint where, BPoint p) argument
244 hit_test(BPoint where, BPoint a, BPoint b) argument
256 TestView::MouseDown(BPoint where) argument
287 MouseUp(BPoint where) argument
294 MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
379 _DrawCross(BPoint where, rgb_color c) argument
[all...]

Completed in 101 milliseconds

1234567891011