Searched defs:point (Results 26 - 50 of 186) sorted by relevance

12345678

/haiku/src/bin/network/ppp_up/
H A DPPPDeskbarReplicant.cpp108 PPPDeskbarReplicant::MouseDown(BPoint point) argument
120 PPPDeskbarReplicant::MouseUp(BPoint point) argument
/haiku/src/libs/icon/shape/
H A DVectorPath.h36 BPoint point; // actual point on path member in struct:control_point
[all...]
/haiku/src/libs/stdc++/legacy/
H A DPlotFile.cc148 PlotFile& PlotFile:: point(const int xi, const int yi) function in class:PlotFile
/haiku/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBView.cpp58 void BBView::MouseDown(BPoint point) { argument
77 void BBView::MouseMoved(BPoint point, uint32 transit, const BMessage *message) { argument
84 void BBView::MouseUp(BPoint point) { argument
/haiku/src/servers/app/
H A DIntRect.cpp48 IntRect::InsetBy(const IntPoint& point) argument
68 IntRect::InsetBySelf(const IntPoint& point) argument
84 IntRect::InsetByCopy(const IntPoint& point) argument
102 IntRect::OffsetBy(const IntPoint& point) argument
122 OffsetBySelf(const IntPoint& point) argument
138 OffsetByCopy(const IntPoint& point) argument
156 OffsetTo(const IntPoint& point) argument
176 OffsetToSelf(const IntPoint& point) argument
192 OffsetToCopy(const IntPoint& point) argument
[all...]
/haiku/headers/private/binary_compatibility/
H A DInterface.h49 BPoint point; member in struct:perform_data_get_tool_tip_at
/haiku/src/preferences/shortcuts/
H A DPopUpColumn.cpp39 MouseDown(BColumnListView* parent, BRow* row, BField* field, BRect fieldRect, BPoint point, uint32 buttons) argument
/haiku/src/kits/interface/
H A DPolygon.cpp213 BPolygon::_MapPoint(BPoint* point, const BRect& source, argument
H A DRect.cpp19 BRect::SetLeftTop(const BPoint point) argument
27 BRect::SetRightBottom(const BPoint point) argument
35 BRect::SetLeftBottom(const BPoint point) argument
43 BRect::SetRightTop(const BPoint point) argument
51 InsetBy(BPoint point) argument
71 InsetBySelf(BPoint point) argument
105 OffsetBy(BPoint point) argument
125 OffsetBySelf(BPoint point) argument
159 OffsetTo(BPoint point) argument
179 OffsetToSelf(BPoint point) argument
282 InsetByCopy__5BRectG6BPoint(BRect* self, BPoint point) argument
300 OffsetByCopy__5BRectG6BPoint(BRect* self, BPoint point) argument
318 OffsetToCopy__5BRectG6BPoint(BRect* self, BPoint point) argument
340 _ZN5BRect11InsetByCopyE6BPoint(BRect* self, BPoint point) argument
358 _ZN5BRect12OffsetByCopyE6BPoint(BRect* self, BPoint point) argument
376 _ZN5BRect12OffsetToCopyE6BPoint(BRect* self, BPoint point) argument
[all...]
/haiku/src/apps/cortex/support/
H A DMouseTrackingHelpers.cpp83 void MouseTrackingSourceView::MouseDown(BPoint point) { argument
103 void MouseTrackingSourceView::MouseMoved(BPoint point, uint32 transit, argument
131 MouseUp(BPoint point) argument
[all...]
/haiku/src/kits/bluetooth/
H A DDeviceClass.cpp352 DeviceClass::Draw(BView* view, const BPoint& point) argument
[all...]
/haiku/src/apps/pulse/
H A DProgressBar.cpp76 ProgressBar::MouseDown(BPoint point) argument
H A DDeskbarPulseView.cpp97 DeskbarPulseView::MouseDown(BPoint point) argument
H A DConfigView.cpp31 RTColorControl::RTColorControl(BPoint point, BMessage *message) argument
/haiku/src/apps/mail/
H A DFindWindow.cpp153 void FindPanel::MouseDown(BPoint point) argument
/haiku/src/preferences/bluetooth/
H A DDeviceListItem.cpp71 BPoint point = BPoint(itemRect.left + DeviceClass::PixelsForIcon local
/haiku/src/apps/icon-o-matic/shape/commands/
H A DTransformPointsCommand.cpp112 BPoint point = transform.Transform(fPoints[i].point); local
/haiku/src/preferences/datatranslations/
H A DTranslatorListView.cpp113 TranslatorListView::MouseMoved(BPoint point, uint32 transit, argument
/haiku/src/apps/cortex/DiagramView/
H A DDiagramBox.cpp170 DiagramBox::MouseDown(BPoint point, uint32 buttons, uint32 clicks) argument
202 DiagramBox::MouseOver(BPoint point, uint32 transit) argument
229 MessageDragged(BPoint point, uint32 transit, const BMessage *message) argument
258 MessageDropped(BPoint point, BMessage *message) argument
[all...]
H A DDiagramEndPoint.cpp111 MouseDown( BPoint point, uint32 buttons, uint32 clicks) argument
144 MessageDragged( BPoint point, uint32 transit, const BMessage *message) argument
225 MessageDropped( BPoint point, BMessage *message) argument
/haiku/src/apps/glteapot/
H A DGLObject.h26 struct point { struct
/haiku/src/apps/switcher/
H A DCaptureWindow.cpp80 CaptureView::MouseMoved(BPoint point, uint32 transit, argument
146 _UpdateLast(const BPoint& point) argument
[all...]
/haiku/src/tests/add-ons/print/pdf/linepathbuilder/
H A DPathView.cpp91 void PathView::MouseDown(BPoint point) { argument
110 void PathView::MouseMoved(BPoint point, uint32 transit, const BMessage *message) { argument
117 void PathView::MouseUp(BPoint point) { argument
/haiku/src/tests/servers/app/shape_test/
H A Dmain.cpp62 virtual status_t IterateMoveTo(BPoint* point) argument
93 IterateArcTo(float& rx, float& ry, float& angle, bool largeArc, bool counterClockWise, BPoint& point) argument
/haiku/src/apps/icon-o-matic/generic/support/
H A Dsupport.cpp33 point_line_distance(BPoint point, BPoint pa, BPoint pb) argument

Completed in 113 milliseconds

12345678