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

12345

/haiku/headers/os/drivers/
H A DUSB2.h66 usb_interface_info *active; /* currently active alternate */ member in struct:usb_interface_list
/haiku/headers/private/graphics/matrox/
H A DDriverInterface.h263 bool active; /* true is overlay currently in use */ member in struct:__anon785::__anon790
/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h225 bool active; /* true is overlay currently in use */ member in struct:__anon799::__anon804
/haiku/headers/private/graphics/skeleton/
H A DDriverInterface.h298 bool active; /* true is overlay currently in use */ member in struct:__anon937::__anon944
/haiku/headers/private/graphics/via/
H A DDriverInterface.h309 bool active; /* true is overlay currently in use */ member in struct:__anon7::__anon11
/haiku/src/add-ons/input_server/devices/serial_mouse/
H A DMouseInputDevice.cpp76 bool active; member in struct:mouse_device
/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 DPenInputLooper.cpp246 void PenInputLooper::HandleMethodActivated(bool active) argument
H A DPenInputServerMethod.cpp207 status_t PenInputServerMethod::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/add-ons/kernel/bus_managers/ps2/
H A Dps2_dev.h27 bool active; member in struct:ps2_dev
/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A Dsymbios.h145 SymTarg *active; /* target currently being interacted with */ member in struct:_Symbios
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpireg.h645 uint16_t active; /* msecs */ member in struct:wpi_scan_chan
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.h493 malo_txbufhead active; /* queue of active buffers */ member in struct:malo_txq
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwlvar.h130 mwl_txbufhead active; /* queue of active buffers */ member in struct:mwl_txq
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DVideoIn.cpp47 } active; member in struct:__anon2577
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DAlphaSlider.cpp47 AlphaSlider::WindowActivated(bool active) argument
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.cpp245 ScrollCorner::WindowActivated(bool active) argument
260 ScrollCorner::SetActive(bool active) argument
/haiku/src/apps/launchbox/
H A DMainWindow.cpp336 MainWindow::WorkspaceActivated(int32 workspace, bool active) argument
/haiku/src/apps/mail/
H A DContent.h196 struct { bool active, replace; } fInputMethodUndoState; member in struct:TTextView::__anon146
/haiku/src/apps/mediaplayer/
H A DNetworkStreamWin.cpp106 NetworkStreamWin::WindowActivated(bool active) argument
H A DVideoView.cpp276 bool active = false; local
/haiku/src/apps/mediaplayer/interface/
H A DPlayPauseButton.cpp43 rgb_color active = (rgb_color){ 116, 224, 0, 255 }; local
/haiku/src/apps/resedit/
H A DInlineEditor.cpp96 InlineEditor::WindowActivated(bool active) argument

Completed in 156 milliseconds

12345