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

1234567891011

/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp121 WinDecorator::RegionAt(BPoint where, int32& tabIndex) const argument
/haiku/src/add-ons/input_server/filters/screen_saver/
H A DScreenSaverFilter.cpp338 BPoint where; local
/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DCommandActuators.cpp1462 BPoint where; local
1269 CreateMouseMessage(const BMessage* original, BPoint where, BList* outList) const argument
[all...]
H A DKeyCommandMap.cpp216 BPoint where; local
/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/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/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/x86/
H A Ddisasm_arch.cpp62 setup_disassembler(addr_t where) argument
86 disasm_arch_dump_insns(addr_t where, int count, addr_t baseAddress, argument
[all...]
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DFolderConfigWindow.cpp170 CheckBoxItem::MouseDown(BPoint where) argument
182 CheckBoxItem::MouseUp(BPoint where) argument
211 MouseDown(BPoint where) argument
227 MouseUp(BPoint where) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaOutputInfo.cpp84 status_t MediaOutputInfo::PrepareToConnect(const media_destination & where, argument
/haiku/src/add-ons/media/media-add-ons/reader/
H A DMediaReader.cpp404 PrepareToConnect( const media_source & what, const media_destination & where, media_format * format, media_source * out_source, char * out_name) argument
537 Disconnect( const media_source & what, const media_destination & where) argument
/haiku/src/add-ons/media/media-add-ons/tone_producer_demo/
H A DToneProducer.cpp337 ToneProducer::PrepareToConnect(const media_source& what, const media_destination& where, media_format* format, media_source* out_source, char* out_name) argument
491 ToneProducer::Disconnect(const media_source& what, const media_destination& where) argument
/haiku/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerNodeConsumer.cpp151 Connected( const media_source &producer, const media_destination &where, const media_format &with_format, media_input *out_input) argument
190 Disconnected( const media_source &producer, const media_destination &where) argument
H A DVideoMixerNodeProducer.cpp169 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/add-ons/media/media-add-ons/writer/
H A DMediaWriter.cpp338 Connected( const media_source & producer, const media_destination & where, const media_format & with_format, media_input * out_input) argument
391 Disconnected( const media_source & producer, const media_destination & where) argument
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPBand.cpp10 GPBand::GPBand(BBitmap* bitmap, BRect validRect, BPoint where) argument
H A DGPBinding.cpp199 GPBinding::AddBitmapToPage(BBitmap* bitmap, BRect validRect, BPoint where) argument
/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/apps/cortex/support/
H A DScrollHelpers.h58 virtual void ScrollTo(BPoint where) { argument
/haiku/src/apps/debuganalyzer/gui/
H A DHeaderView.cpp566 virtual void MouseDown(BPoint where, uint32 buttons, uint32 modifiers) argument
570 virtual void MouseUp(BPoint where, uint32 buttons, uint32 modifiers) argument
574 virtual void MouseMoved(BPoint where, uint32 transit, argument
626 HeaderView::DefaultState::MouseDown(BPoint where, uint32 buttons, argument
661 MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
696 MouseUp(BPoint where, uint32 buttons, uint32 modifiers) argument
705 MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
815 MouseDown(BPoint where) argument
831 MouseUp(BPoint where) argument
847 MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
[all...]
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp319 Chart::MouseDown(BPoint where) argument
340 Chart::MouseUp(BPoint where) argument
356 Chart::MouseMoved(BPoint where, uint32 code, const BMessage* dragMessage) argument
408 Chart::ScrollTo(BPoint where) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp996 SourceView::MarkerView::MouseDown(BPoint where) argument
1330 SourceView::TextView::MouseDown(BPoint where) argument
1418 MouseMoved(BPoint where, uint32 transit, const BMessage* dragMessage) argument
1502 MouseUp(BPoint where) argument
[all...]
/haiku/src/apps/deskbar/
H A DInlineScrollView.cpp143 UpScrollArrow::MouseDown(BPoint where) argument
208 DownScrollArrow::MouseDown(BPoint where) argument
272 LeftScrollArrow::MouseDown(BPoint where) argument
336 RightScrollArrow::MouseDown(BPoint where) argument

Completed in 275 milliseconds

1234567891011