Searched refs:Stop (Results 1 - 25 of 190) sorted by relevance

12345678

/haiku-fatelf/src/servers/mail/
H A DLEDAnimation.h17 //!Stop LED animation.
18 void Stop();
H A DLEDAnimation.cpp23 Stop();
43 LEDAnimation::Stop() function in class:LEDAnimation
/haiku-fatelf/src/apps/packageinstaller/
H A DPackageInstall.h28 void Stop();
/haiku-fatelf/src/apps/showimage/
H A DProgressWindow.h31 void Stop();
/haiku-fatelf/src/apps/sudoku/
H A DProgressWindow.h23 void Stop();
/haiku-fatelf/src/add-ons/input_server/devices/easypen/
H A DEasyPenInputDevice.h29 virtual status_t Stop(const char *name, void *cookie);
/haiku-fatelf/src/add-ons/input_server/devices/serial_mouse/
H A DMouseInputDevice.h46 virtual status_t Stop(const char* name, void* cookie);
/haiku-fatelf/src/add-ons/input_server/devices/wacom/
H A DPointingDevice.h22 virtual status_t Stop() = 0;
/haiku-fatelf/src/add-ons/tracker/zipomatic/
H A DZipOMaticActivity.h20 void Stop();
/haiku-fatelf/src/kits/midi/
H A DMidiSynthFile.cpp30 Stop();
76 BMidiSynthFile::Stop(void) function in class:BMidiSynthFile
78 fStore->Stop();
86 Stop(); // really quick fade :P
/haiku-fatelf/src/servers/media_addon/
H A DMediaFilePlayer.h27 void Stop();
H A DMediaFilePlayer.cpp127 fSoundPlayer->Stop();
136 MediaFilePlayer::Stop() function in class:MediaFilePlayer
138 fSoundPlayer->Stop();
/haiku-fatelf/src/servers/midi/
H A DDeviceWatcher.h30 status_t Stop();
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/headers/shared/
H A DTaskManager.h23 virtual void Stop();
/haiku-fatelf/src/tests/servers/input/inputdevice/
H A Dmain.cpp53 device->Stop();
57 device->Stop();
77 BInputDevice::Stop(B_POINTING_DEVICE);
87 BInputDevice::Stop(B_POINTING_DEVICE);
/haiku-fatelf/headers/os/interface/
H A DInput.h53 status_t Stop();
57 static status_t Stop(input_device_type type);
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/shared/
H A DTaskManager.cpp44 Stop();
58 // Stop();
60 Task::Stop() function in class:Task
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/shared/
H A DTaskManager.cpp44 Stop();
58 // Stop();
60 Task::Stop() function in class:Task
/haiku-fatelf/headers/os/midi/
H A DSamples.h27 void Stop(void);
/haiku-fatelf/src/add-ons/input_server/devices/mouse/
H A DMouseInputDevice.h29 virtual status_t Stop(const char* name, void* cookie);
/haiku-fatelf/src/add-ons/input_server/devices/tablet/
H A DTabletInputDevice.h30 virtual status_t Stop(const char* name, void* cookie);
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DTaskManager.h23 virtual void Stop();
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DI2CPort.h53 void Stop();
/haiku-fatelf/src/apps/mediaplayer/
H A DControllerView.h42 virtual void Stop();
/haiku-fatelf/src/servers/index/
H A DAnalyserDispatcher.h26 void Stop();

Completed in 168 milliseconds

12345678