Searched defs:point (Results 101 - 125 of 186) sorted by relevance

12345678

/haiku/src/apps/deskcalc/
H A DExpressionTextView.cpp128 GetDragParameters(BMessage* dragMessage, BBitmap** bitmap, BPoint* point, BHandler** handler) argument
/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp228 BPoint point = ConvertFromScreen(message->DropPoint()); local
87 MessageDragged( BPoint point, uint32 transit, const BMessage *message) argument
112 MessageDropped( BPoint point, BMessage *message) argument
307 MouseDown( BPoint point) argument
354 MouseMoved( BPoint point, uint32 transit, const BMessage *message) argument
519 MouseUp( BPoint point) argument
579 trackWire( BPoint point) argument
[all...]
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp257 match( BPoint point, BPoint screenPoint) argument
774 MouseDown( BPoint point) argument
792 MouseMoved( BPoint point, uint32 orientation, const BMessage* dragMessage) argument
[all...]
/haiku/src/apps/soundrecorder/
H A DTransportButton.cpp447 TransportButton::MouseMoved(BPoint point, uint32 code, const BMessage *) argument
458 TransportButton::MouseUp(BPoint point) argument
/haiku/src/kits/interface/
H A DPopUpMenu.cpp115 BPopUpMenu::MouseDown(BPoint point) argument
122 BPopUpMenu::MouseUp(BPoint point) argument
129 BPopUpMenu::MouseMoved(BPoint point, uint32 code, const BMessage* message) argument
294 BPoint point = superItem->Frame().LeftTop(); local
[all...]
H A DShape.cpp87 BShapeIterator::IterateMoveTo(BPoint* point) argument
350 BShape::MoveTo(BPoint point) argument
376 BShape::LineTo(BPoint point) argument
115 IterateArcTo(float& rx, float& ry, float& angle, bool largeArc, bool counterClockWise, BPoint& point) argument
445 ArcTo(float rx, float ry, float angle, bool largeArc, bool counterClockWise, const BPoint& point) argument
[all...]
H A DStringView.cpp368 BStringView::MouseDown(BPoint point) argument
375 BStringView::MouseUp(BPoint point) argument
382 BStringView::MouseMoved(BPoint point, uint32 transit, const BMessage* msg) argument
H A DDragger.cpp283 BDragger::MouseUp(BPoint point) argument
290 BDragger::MouseMoved(BPoint point, uint32 code, const BMessage* msg) argument
753 BPoint point = ConvertToScreen(where); local
/haiku/src/preferences/locale/
H A DLanguageListView.cpp310 LanguageListView::InitiateDrag(BPoint point, int32 dragIndex, argument
483 LanguageListView::MouseUp(BPoint point) argument
/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleterDefaultImpl.cpp242 BDefaultChoiceView::ListView::MouseDown(BPoint point) argument
/haiku/src/tests/servers/app/bitmap_drawing/
H A Dmain.cpp59 struct point { struct in class:TestView
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp711 BPoint point; local
[all...]
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.cpp814 uint8 point = entries[i].point; local
[all...]
/haiku/src/apps/networkstatus/
H A DNetworkStatusView.cpp376 NetworkStatusView::MouseDown(BPoint point) argument
/haiku/src/apps/icon-o-matic/import_export/flat_icon/
H A DFlatIconExporter.cpp322 BPoint point; local
354 BPoint point; local
369 BPoint point; local
[all...]
/haiku/src/apps/icon-o-matic/transformable/
H A DPerspectiveBox.cpp404 PerspectiveBox::_StrokeBWPoint(BView* into, BPoint point, double angle) const argument
/haiku/src/libs/icon/flat_icon/
H A DFlatIconImporter.cpp342 BPoint point; local
359 BPoint point; local
/haiku/src/servers/notification/
H A DNotificationView.cpp341 NotificationView::MouseDown(BPoint point) argument
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp202 BPoint point; local
219 DragSortableListView::InitiateDrag( BPoint point, int32 index, bool ) argument
350 BPoint point; local
369 BPoint point; local
383 BPoint point; local
[all...]
/haiku/src/preferences/mail/
H A DConfigWindow.cpp140 MouseDown(BPoint point) argument
545 BPoint point; local
[all...]
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp158 FT_Vector* point; local
[all...]
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.cpp517 Table::GetToolTipAt(BPoint point, BToolTip** _tip) argument
/haiku/src/system/kernel/arch/x86/
H A Darch_vm.cpp363 memory_type_range_point* point = &rangePoints[i]; local
[all...]
/haiku/src/apps/mail/
H A DMailApp.cpp1038 BPoint point; local
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.cpp169 MouseDown( BPoint point, uint32 buttons, uint32 clicks) argument
207 MouseOver( BPoint point, uint32 transit) argument
246 MessageDropped( BPoint point, BMessage *message) argument
561 showContextMenu( BPoint point) argument
[all...]

Completed in 130 milliseconds

12345678