Searched defs:point (Results 51 - 75 of 186) sorted by relevance

12345678

/haiku/src/apps/expander/
H A DPasswordAlert.cpp75 BPoint point; local
/haiku/src/apps/debuganalyzer/gui/table/
H A DAbstractTable.cpp52 MouseDown(BColumnListView* parent, BRow* row, BField* field, BRect fieldRect, BPoint point, uint32 _buttons) argument
/haiku/src/servers/notification/
H A DAppGroupView.cpp134 AppGroupView::MouseDown(BPoint point) argument
/haiku/src/servers/input/
H A DMethodReplicant.cpp176 MethodReplicant::MouseDown(BPoint point) argument
199 MethodReplicant::MouseUp(BPoint point) argument
/haiku/src/tests/kits/interface/picture/
H A DMatrix.h127 inline void BMatrix::Transform(BPoint *point) argument
136 inline BPoint BMatrix::Transform(BPoint point) argument
169 IterateMoveTo(BPoint *point) argument
[all...]
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeView.cpp168 MouseDown( BPoint point) argument
191 MouseMoved( BPoint point, uint32 transit, const BMessage *message) argument
225 InitiateDrag( BPoint point, int32 index, bool wasSelected) argument
[all...]
/haiku/src/kits/interface/
H A DRegion.cpp256 BRegion::OffsetBy(const BPoint& point) argument
/haiku/src/preferences/appearance/
H A DFakeScrollBar.cpp127 FakeScrollBar::MouseDown(BPoint point) argument
134 FakeScrollBar::MouseMoved(BPoint point, uint32 transit, argument
142 FakeScrollBar::MouseUp(BPoint point) argument
/haiku/src/servers/bluetooth/
H A DDeskbarReplicant.cpp171 BPoint point; local
/haiku/src/libs/print/libprint/
H A DPrintJobReader.cpp102 status_t PrintJobPage::NextPicture(BPicture& picture, BPoint& point, BRect& rect) argument
/haiku/src/kits/tracker/
H A DCountView.cpp302 BPoint point = Bounds().LeftBottom(); local
/haiku/src/apps/deskbar/
H A DTeamMenu.cpp249 TTeamMenu::ItemAtPoint(BPoint point) argument
/haiku/src/bin/desklink/
H A DDeskButton.cpp162 DeskButton::MouseDown(BPoint point) argument
/haiku/src/apps/showimage/
H A DShowImageStatusView.cpp133 BPoint point = Bounds().LeftBottom(); local
/haiku/src/preferences/screen/
H A DMonitorView.cpp57 MonitorView::MouseDown(BPoint point) argument
/haiku/src/apps/stylededit/
H A DStatusView.cpp296 BPoint point = Bounds().LeftBottom(); local
/haiku/src/apps/cortex/DiagramView/
H A DDiagramItem.h126 moveTo( BPoint point, BRegion *updateRegion = 0) argument
152 MouseDown( BPoint point, uint32 buttons, uint32 clicks) argument
160 MouseOver( BPoint point, uint32 transit) argument
167 MessageDragged( BPoint point, uint32 transit, const BMessage *message) argument
176 MessageDropped( BPoint point, BMessage *message) argument
[all...]
H A DDiagramItemGroup.cpp171 DiagramItemGroup::ItemUnder(BPoint point) argument
[all...]
/haiku/src/apps/cortex/RouteApp/
H A DStatusView.cpp231 MouseDown( BPoint point) argument
253 MouseMoved( BPoint point, uint32 transit, const BMessage *message) argument
282 MouseUp( BPoint point) argument
/haiku/src/apps/cortex/ValControl/
H A DValControlSegment.cpp97 ValControlSegment::trackMouse(BPoint point, track_flags flags) argument
199 ValControlSegment::MouseDown(BPoint point) argument
242 ValControlSegment::MouseMoved(BPoint point, uint32 transit, argument
270 MouseUp(BPoint point) argument
[all...]
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DView.cpp273 View::AncestorAt(BPoint point, BPoint* localPoint) const argument
[all...]
/haiku/src/kits/shared/
H A DToolBar.cpp66 LockableButton::MouseDown(BPoint point) argument
/haiku/src/apps/patchbay/
H A DPatchView.cpp90 PatchView::GetToolTipAt(BPoint point, BToolTip** tip) argument
495 BPoint point; local
505 BPoint point; local
[all...]
/haiku/src/preferences/time/
H A DAnalogClock.cpp95 TAnalogClock::MouseDown(BPoint point) argument
121 TAnalogClock::MouseUp(BPoint point) argument
146 TAnalogClock::MouseMoved(BPoint point, uint32 transit, const BMessage* message) argument
331 InHourHand(BPoint point) argument
345 InMinuteHand(BPoint point) argument
352 SetHourHand(BPoint point) argument
370 SetMinuteHand(BPoint point) argument
384 _GetPhi(BPoint point) argument
409 _InHand(BPoint point, int32 ticks, float radius) argument
[all...]
/haiku/src/tests/servers/app/playground/
H A DObjectWindow.cpp93 virtual bool InitiateDrag(BPoint point, int32 itemIndex, bool wasSelected) argument

Completed in 110 milliseconds

12345678