Searched defs:where (Results 1 - 25 of 254) sorted by relevance

1234567891011

/haiku/src/add-ons/kernel/debugger/disasm/m68k/
H A Ddisasm_arch.cpp11 disasm_arch_dump_insns(addr_t where, int count, addr_t baseAddress, argument
/haiku/src/add-ons/kernel/debugger/disasm/ppc/
H A Ddisasm_arch.cpp11 disasm_arch_dump_insns(addr_t where, int count, addr_t baseAddress, argument
/haiku/src/add-ons/kernel/debugger/disasm/arm/
H A Ddisasm_arch.cpp11 disasm_arch_dump_insns(addr_t where, int count, addr_t baseAddress, argument
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPBand.cpp10 GPBand::GPBand(BBitmap* bitmap, BRect validRect, BPoint where) argument
/haiku/src/kits/shared/
H A DDragTrackingFilter.cpp59 BPoint where; local
H A DLongAndDragTrackingFilter.cpp110 BPoint where; local
/haiku/src/system/libroot/os/
H A Dfs_volume.c14 fs_mount_volume(const char *where, const char *device, argument
/haiku/src/add-ons/input_server/methods/pen/
H A DPenInputInkWindow.cpp82 BPoint where; local
[all...]
H A DPenInputServerMethod.cpp155 BPoint where; local
/haiku/src/apps/cortex/support/
H A DScrollHelpers.h58 virtual void ScrollTo(BPoint where) { argument
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DSwatchValueView.cpp56 SwatchValueView::MouseDown(BPoint where) argument
/haiku/src/tests/kits/game/chart/
H A DChartView.cpp41 ChartView::MouseDown(BPoint where) argument
/haiku/src/tests/servers/app/newerClipping/drawing/
H A DDrawView.cpp25 DrawView::MouseDown(BPoint where) argument
34 DrawView::MouseUp(BPoint where) argument
41 DrawView::MouseMoved(BPoint where, uint32 code, const BMessage* dragMessage) argument
/haiku/src/tests/servers/app/painter/
H A DBitmapView.cpp43 BitmapView::MouseDown(BPoint where) argument
49 BitmapView::MouseUp(BPoint where) argument
55 BitmapView::MouseMoved(BPoint where, uint32 transit, argument
/haiku/src/apps/haikudepot/ui_generic/
H A DLinkedBitmapView.cpp30 LinkedBitmapView::MouseMoved(BPoint where, uint32 transit, argument
46 LinkedBitmapView::MouseDown(BPoint where) argument
H A DLinkView.cpp33 LinkView::MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
48 LinkView::MouseDown(BPoint where) argument
/haiku/src/libs/glut/
H A Dglut_ext.c24 GLubyte *where, *terminator; local
/haiku/src/apps/aboutsystem/
H A DHyperTextActions.cpp29 URLAction::Clicked(HyperTextView* view, BPoint where, BMessage* message) argument
57 OpenFileAction::Clicked(HyperTextView* view, BPoint where, BMessage* message) argument
/haiku/src/tests/kits/interface/
H A DGetMouseTest.cpp15 MouseDown(BPoint where) argument
H A DClippingPlusRedraw.cpp76 ClippingView::MouseDown(BPoint where) argument
/haiku/src/preferences/filetypes/
H A DDropTargetListView.cpp52 DropTargetListView::MouseMoved(BPoint where, uint32 transit, argument
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DTwoDimensionalSliderView.cpp88 TwoDimensionalSliderView::MouseDown(BPoint where, uint32 buttons, argument
101 TwoDimensionalSliderView::MouseUp(BPoint where, uint32 buttons, int32 modifiers) argument
111 TwoDimensionalSliderView::MouseMoved(BPoint where, uint32 buttons, argument
H A DViewContainer.cpp57 ViewContainer::MouseDown(BPoint where) argument
80 ViewContainer::MouseUp(BPoint where) argument
103 ViewContainer::MouseMoved(BPoint where, uint32 code, const BMessage* message) argument
148 ViewContainer::MouseDown(BPoint where, uint32 buttons, int32 modifiers) argument
154 ViewContainer::MouseUp(BPoint where, uint32 buttons, int32 modifiers) argument
160 ViewContainer::MouseMoved(BPoint where, uint3 argument
[all...]
/haiku/src/tests/servers/app/lagging_get_mouse/
H A Dmain.cpp48 TestView::MouseDown(BPoint where) argument
/haiku/src/apps/deskcalc/
H A DInputTextView.cpp34 InputTextView::MouseDown(BPoint where) argument
52 InputTextView::MouseUp(BPoint where) argument

Completed in 272 milliseconds

1234567891011