Searched defs:active (Results 1 - 25 of 125) sorted by relevance

12345

/haiku/src/add-ons/input_server/devices/wacom/
H A DPointingDevice.cpp36 PointingDevice::SetActive(bool active) argument
/haiku/src/add-ons/input_server/methods/pen/
H A DPenInputServerMethod.cpp207 status_t PenInputServerMethod::MethodActivated(bool active) argument
H A DPenInputLooper.cpp246 void PenInputLooper::HandleMethodActivated(bool active) argument
/haiku/src/apps/resedit/
H A DInlineEditor.cpp96 InlineEditor::WindowActivated(bool active) argument
/haiku/src/tests/add-ons/kernel/busses/usb/
H A Duhci_decode.cpp14 uint32 active : 1; member in struct:uhci_td_control_status
/haiku/src/servers/package/
H A DVolumeState.cpp62 VolumeState::SetPackageActive(Package* package, bool active) argument
H A DPackage.h45 void SetActive(bool active) argument
/haiku/src/preferences/backgrounds/
H A DBackgrounds.cpp139 BackgroundsWindow::WorkspaceActivated(int32 oldWorkspaces, bool active) argument
/haiku/src/preferences/screen/
H A DRefreshWindow.cpp83 RefreshWindow::WindowActivated(bool active) argument
/haiku/src/apps/mediaplayer/
H A DNetworkStreamWin.cpp106 NetworkStreamWin::WindowActivated(bool active) argument
H A DVideoView.cpp276 bool active = false; local
/haiku/src/apps/cortex/TipManager/
H A DTipWindow.cpp131 WorkspaceActivated( int32 workspace, bool active) argument
/haiku/src/apps/terminal/
H A DInlineInput.cpp67 InlineInput::SetActive(bool active) argument
/haiku/src/tests/servers/app/workspace_activated/
H A DWorkspaceActivated.cpp91 Window::WorkspaceActivated(int32 workspace, bool active) argument
/haiku/src/servers/input/
H A DInputServerMethod.cpp65 BInputServerMethod::MethodActivated(bool active) argument
/haiku/src/add-ons/input_server/methods/t9/
H A DDictionaryInputServerMethod.cpp158 status_t T9InputServerMethod::MethodActivated(bool active) argument
H A DT9InputServerMethod.cpp159 status_t T9InputServerMethod::MethodActivated(bool active) argument
/haiku/src/apps/mediaplayer/interface/
H A DPlayPauseButton.cpp43 rgb_color active = (rgb_color){ 116, 224, 0, 255 }; local
/haiku/src/kits/interface/textview_support/
H A DInlineInput.cpp69 BTextView::InlineInput::SetActive(bool active) argument
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_dev.h27 bool active; member in struct:ps2_dev
/haiku/src/tools/anyboot/
H A Danyboot.cpp107 createPartition(int handle, int index, bool active, uint8_t type, argument
/haiku/src/apps/deskbar/
H A DCalendarMenuWindow.cpp168 CalendarMenuWindow::WindowActivated(bool active) argument
/haiku/headers/os/drivers/
H A DUSB2.h66 usb_interface_info *active; /* currently active alternate */ member in struct:usb_interface_list
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DVideoIn.cpp47 } active; member in struct:__anon2577
[all...]
/haiku/src/add-ons/input_server/devices/serial_mouse/
H A DMouseInputDevice.cpp76 bool active; member in struct:mouse_device

Completed in 283 milliseconds

12345