Searched refs:where (Results 226 - 250 of 465) sorted by relevance

1234567891011>>

/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.h76 const media_destination& where,
80 const media_destination& where);
/haiku/src/tests/kits/media/nodetest/
H A DProducerNode.h53 const media_destination & where,
65 const media_destination & where);
/haiku/src/apps/deskbar/
H A DInlineScrollView.cpp46 virtual void MouseDown(BPoint where);
56 virtual void MouseDown(BPoint where);
66 virtual void MouseDown(BPoint where);
76 virtual void MouseDown(BPoint where);
143 UpScrollArrow::MouseDown(BPoint where) argument
208 DownScrollArrow::MouseDown(BPoint where) argument
272 LeftScrollArrow::MouseDown(BPoint where) argument
336 RightScrollArrow::MouseDown(BPoint where) argument
536 // We don't remember the position where the last scrolling
H A DExpandoMenuBar.cpp248 TExpandoMenuBar::MouseDown(BPoint where) argument
251 return BMenuBar::MouseDown(where);
254 BMenuItem* item = ItemAtPoint(where);
257 return BMenuBar::MouseDown(where);
287 return BMenuBar::MouseDown(where);
290 if (teamItem->HandleMouseDown(where))
296 && teamItem->ExpanderBounds().Contains(where)) {
323 BMenuBar::MouseDown(where);
328 TExpandoMenuBar::MouseMoved(BPoint where, uint32 code, const BMessage* message) argument
346 if (lastItem->ExpanderBounds().Contains(where))
427 MouseUp(BPoint where) argument
[all...]
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp199 DragSortableListView::ScrollTo(BPoint where) argument
206 BListView::ScrollTo(where);
412 DragSortableListView::MouseDown( BPoint where )
420 if (ItemFrame(i).Contains(where)) {
444 BListView::MouseDown(where);
450 DragSortableListView::MouseMoved(BPoint where, uint32 transit, const BMessage *msg) argument
460 SetDropTargetRect(msg, where);
464 SetAutoScrolling(!r.Contains(where));
478 BListView::MouseMoved(where, transit, msg);
485 fLastMousePos = where;
518 BPoint where; local
559 SetDropTargetRect(const BMessage* message, BPoint where) argument
[all...]
/haiku/src/kits/media/
H A DMediaRecorderNode.h90 const media_destination& where,
95 const media_destination& where);
/haiku/headers/os/interface/
H A DMenuBar.h67 virtual void MouseDown(BPoint where);
68 virtual void MouseUp(BPoint where);
/haiku/src/kits/game/
H A DGameProducer.h72 const media_destination& where,
84 const media_destination& where);
/haiku/src/bin/desklink/
H A DMediaReplicant.cpp257 BPoint where = ConvertToScreen(point); local
293 menu->Go(where, true, true, BRect(where - BPoint(4, 4),
294 where + BPoint(4, 4)));
311 fVolumeSlider = new VolumeWindow(BRect(where.x, where.y,
312 where.x + 207, where.y + 19), fDontBeep, fVolumeWhich);
/haiku/src/kits/tracker/
H A DIconCache.cpp228 IconCacheEntry::IconHitTest(BPoint where, IconDrawMode mode, argument
231 ASSERT(where.x < size.width && where.y < size.height);
241 if (bounds.Contains(where))
247 return *(bits + (int32)(floorf(where.y) * bitmap->BytesPerRow()
248 + floorf(where.x) * 4 + 3)) > 20;
251 return *(bits + (int32)(floorf(where.y) * icon_size_for(size) + where.x))
978 // we already know where the icon should come from,
1098 IconCache::Draw(Model* model, BView* view, BPoint where, IconDrawMod argument
1128 SyncDraw(Model* model, BView* view, BPoint where, IconDrawMode mode, BSize size, void (*blitFunc)(BView*, BPoint, BBitmap*, void*), void* passThruState) argument
1374 IconHitTest(BPoint where, const Model* model, IconDrawMode mode, BSize size) argument
1436 Draw(IconCacheEntry* entry, BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1444 Draw(IconCacheEntry* entry, BView* view, BPoint where, IconDrawMode mode, BSize size, void (*blitFunc)(BView*, BPoint, BBitmap*, void*), void* passThruState) argument
1531 Draw(BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1557 Draw(BView* view, BPoint where, IconDrawMode mode, BSize size, void (*blitFunc)(BView*, BPoint, BBitmap*, void*), void* passThruState) argument
1617 Draw(BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1646 Draw(BView* view, BPoint where, IconDrawMode mode, BSize size, void (*blitFunc)(BView*, BPoint, BBitmap*, void*), void* passThruState) argument
1706 Draw(IconCacheEntry* entry, BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1714 Draw(IconCacheEntry* entry, BView* view, BPoint where, IconDrawMode mode, BSize size, void (*blitFunc)(BView*, BPoint, BBitmap*, void*), void* passThruState) argument
[all...]
/haiku/src/apps/icon-o-matic/gui/
H A DGradientControl.cpp77 GradientControl::MouseDown(BPoint where) argument
86 fDraggingStepIndex = _StepIndexFor(where);
97 float offset = _OffsetFor(where);
129 GradientControl::MouseUp(BPoint where) argument
136 GradientControl::MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
141 float offset = _OffsetFor(where);
157 dropIndex = _StepIndexFor(where);
620 GradientControl::_StepIndexFor(BPoint where) const
630 if (markerFrame.Contains(where)) {
640 GradientControl::_OffsetFor(BPoint where) cons
[all...]
/haiku/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaDemultiplexerNode.h138 const media_destination & where,
143 const media_destination & where);
202 /* Repeat for each line where the clipping is different from the previous line. */
220 const media_destination & where,
232 const media_destination & where);
H A DMediaOutputInfo.h32 const media_destination & where,
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkNode.h143 const media_destination & where,
148 const media_destination & where);
194 const media_destination& where,
206 const media_destination& where);
/haiku/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerNode.h123 const media_destination &where,
128 const media_destination &where);
183 /* Repeat for each line where the clipping is different from the previous line. */
200 const media_destination &where,
212 const media_destination &where);
H A DVideoMixerNodeProducer.cpp139 /* Repeat for each line where the clipping is different from the previous line. */
171 const media_destination &where,
187 fOutput.destination = where;
248 const media_destination & where)
258 if (fOutput.destination != where) {
169 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/apps/icon-o-matic/generic/gui/popup_control/
H A DInputSlider.cpp70 if (message->FindPoint("where", &point) == B_OK) {
131 InputSlider::MouseDown(BPoint where) argument
133 if (fTextView->Frame().Contains(where))
138 if (SliderFrame().Contains(where)) {
140 PopupSlider::MouseDown(where);
/haiku/src/apps/mediaplayer/
H A DVideoView.h33 virtual void MouseMoved(BPoint where, uint32 transit,
/haiku/src/preferences/filetypes/
H A DDropTargetListView.cpp52 DropTargetListView::MouseMoved(BPoint where, uint32 transit, argument
/haiku/src/tests/kits/game/chart/
H A DChartView.cpp41 ChartView::MouseDown(BPoint where) argument
/haiku/src/apps/networkstatus/
H A DNetworkStatusView.h50 virtual void MouseDown(BPoint where);
/haiku/src/add-ons/input_server/filters/screen_saver/
H A DScreenSaverFilter.cpp338 BPoint where; local
339 if (message->FindPoint("where", &where) != B_OK)
350 if (fBlankRect.Contains(where)) {
360 if (fNeverBlankRect.Contains(where))
/haiku/src/apps/sudoku/
H A DSudokuView.h78 virtual void MouseDown(BPoint where);
79 virtual void MouseMoved(BPoint where, uint32 transit,
107 bool _GetHintFieldFor(BPoint where, uint32 x,
109 bool _GetFieldFor(BPoint where, uint32& x,
/haiku/src/apps/mediaplayer/interface/
H A DPeakView.h50 virtual void MouseDown(BPoint where);
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.h90 const media_destination& where,
96 const media_destination& where);
133 const media_destination& where,
145 const media_destination& where);

Completed in 154 milliseconds

1234567891011>>