Searched defs:active (Results 76 - 100 of 125) sorted by relevance

12345

/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/kits/app/
H A DApplication.cpp723 BApplication::AppActivated(bool active) argument
1094 bool active; local
/haiku/src/kits/interface/
H A DTextControl.cpp357 bool active = fText->IsFocus() && Window()->IsActive(); local
542 BTextControl::WindowActivated(bool active) argument
H A DScrollBar.cpp729 BScrollBar::WindowActivated(bool active) argument
H A DMenuField.cpp531 BMenuField::WindowActivated(bool active) argument
H A DTabView.cpp847 BTabView::WindowActivated(bool active) argument
/haiku/src/apps/mail/
H A DAddressTextControl.cpp653 AddressTextControl::WindowActivated(bool active) argument
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_internal.h323 uint16_t active: 1; member in struct:nvme_tracker
/haiku/src/apps/diskprobe/
H A DDataView.cpp906 DataView::SetActive(bool active) argument
926 DataView::WindowActivated(bool active) argument
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_phy.c2088 s32 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active) argument
144 e1000_null_lplu_state(struct e1000_hw E1000_UNUSEDARG *hw, bool E1000_UNUSEDARG active) argument
H A De1000_82575.c759 static s32 e1000_set_d0_lplu_state_82575(struct e1000_hw *hw, bool active) argument
845 static s32 e1000_set_d0_lplu_state_82580(struct e1000_hw *hw, bool active) argument
892 e1000_set_d3_lplu_state_82580(struct e1000_hw *hw, bool active) argument
[all...]
H A De1000_ich8lan.c3201 static s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active) argument
3235 e1000_set_d0_lplu_state_ich8lan(struct e1000_hw *hw, bool active) argument
3331 e1000_set_d3_lplu_state_ich8lan(struct e1000_hw *hw, bool active) argument
[all...]
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp849 BackgroundsView::WorkspaceActivated(uint32 oldWorkspaces, bool active) argument
/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp626 MainWindow::WorkspaceActivated(int32 workspace, bool active) argument
/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.cpp166 KeyboardLayoutView::WindowActivated(bool active) argument
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp180 DragSortableListView::WindowActivated(bool active) argument
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp627 UpdateUserRating(const BString& ratingID, const BString& naturalLanguageCode, const BString& comment, const BString& stability, int rating, bool active, BMessage& message) argument
/haiku/src/kits/tracker/
H A DFilePanelPriv.cpp1746 TFilePanel::WindowActivated(bool active) argument
/haiku/src/apps/mediaplayer/
H A DController.cpp371 Controller::PlayerActivated(bool active) argument
/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/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/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/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212.h127 uint32_t active; member in struct:__anon131
/haiku/src/apps/magnify/
H A DMagnify.cpp378 bool active = fFatBits->Active(); local
1644 WindowActivated(bool active) argument
[all...]

Completed in 172 milliseconds

12345