Searched defs:active (Results 26 - 50 of 125) sorted by relevance

12345

/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DAlphaSlider.cpp47 AlphaSlider::WindowActivated(bool active) argument
/haiku/src/apps/launchbox/
H A DMainWindow.cpp336 MainWindow::WorkspaceActivated(int32 workspace, bool active) argument
/haiku/src/servers/notification/
H A DNotificationWindow.cpp135 NotificationWindow::WorkspaceActivated(int32 /*workspace*/, bool active) argument
/haiku/src/kits/package/
H A DPackageRoster.cpp256 IsPackageActive(BPackageInstallationLocation location, const BPackageInfo info, bool* active) argument
/haiku/src/add-ons/input_server/devices/easypen/
H A DEasyPenInputDevice.cpp68 bool active; member in struct:tablet_device
/haiku/src/add-ons/disk_systems/intel/
H A DPartitionMapAddOn.cpp193 bool active = false; local
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82541.c946 static s32 e1000_set_d3_lplu_state_82541(struct e1000_hw *hw, bool active) argument
H A De1000_82571.c575 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) argument
601 static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) argument
871 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_api.c552 s32 igc_set_d0_lplu_state(struct igc_hw *hw, bool active) argument
574 s32 igc_set_d3_lplu_state(struct igc_hw *hw, bool active) argument
H A Digc_phy.c656 s32 igc_set_d3_lplu_state_generic(struct igc_hw *hw, bool active) argument
86 igc_null_lplu_state(struct igc_hw IGC_UNUSEDARG *hw, bool IGC_UNUSEDARG active) argument
/haiku/headers/os/drivers/
H A DUSB3.h67 usb_interface_info *active; /* currently active alternate */ member in struct:usb_interface_list
/haiku/src/add-ons/kernel/drivers/midi/usb_midi/
H A Dusb_midi.h93 bool active; member in struct:usbmidi_device_info
/haiku/src/apps/terminal/
H A DThemeView.cpp258 ThemeView::WindowActivated(bool active) argument
/haiku/src/servers/app/stackandtile/
H A DSATWindow.cpp415 SATWindow::HighlightTab(bool active) argument
437 SATWindow::HighlightBorders(Decorator::Region region, bool active) argument
/haiku/src/kits/interface/
H A DPictureButton.cpp178 BPictureButton::WindowActivated(bool active) argument
H A DCheckBox.cpp175 BCheckBox::WindowActivated(bool active) argument
H A DRadioButton.cpp301 BRadioButton::WindowActivated(bool active) argument
H A DControl.cpp143 BControl::WindowActivated(bool active) argument
/haiku/src/apps/people/
H A DPictureView.cpp304 PictureView::WindowActivated(bool active) argument
/haiku/src/apps/autoraise/
H A DAutoRaiseIcon.cpp63 BMenuItem *active = new BMenuItem(B_TRANSLATE("Active"), local
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.cpp111 Draw(BView* owner, BRect frame, const font_height& fh, bool tintedLine, uint32 mode, bool active, uint32 playbackState) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211.h91 uint32_t active; member in struct:__anon126
/haiku/src/apps/haikudepot/ui/
H A DApp.cpp399 bool active = false; local
/haiku/src/system/kernel/scheduler/
H A Dscheduler_thread.h484 ThreadData::UpdateActivity(bigtime_t active) argument
/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.cpp394 Partition::SetTo(off_t offset, off_t size, uint8 type, bool active, argument
504 PrimaryPartition::SetTo(off_t offset, off_t size, uint8 type, bool active, argument
678 LogicalPartition::SetTo(off_t offset, off_t size, uint8 type, bool active, argument
[all...]

Completed in 162 milliseconds

12345