Searched defs:active (Results 51 - 75 of 125) sorted by relevance

12345

/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.h69 uint8 active; member in struct:partition_descriptor
185 void SetActive(bool active) argument
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_i225.c1104 s32 igc_set_d0_lplu_state_i225(struct igc_hw *hw, bool active) argument
1132 s32 igc_set_d3_lplu_state_i225(struct igc_hw *hw, bool active) argument
/haiku/src/kits/tracker/infowindow/
H A DHeaderView.cpp311 HeaderView::WindowActivated(bool active) argument
H A DGeneralInfoView.cpp1026 GeneralInfoView::WindowActivated(bool active) argument
/haiku/src/apps/deskbar/
H A DBarWindow.cpp297 TBarWindow::WorkspaceActivated(int32 workspace, bool active) argument
/haiku/src/apps/mail/
H A DHeader.cpp194 bool active = TextView()->IsFocus() && Window()->IsActive(); local
H A DContent.h196 struct { bool active, replace; } fInputMethodUndoState; member in struct:TTextView::__anon146
/haiku/src/apps/diskprobe/
H A DFindWindow.cpp563 FindWindow::WindowActivated(bool active) argument
/haiku/src/apps/icon-o-matic/gui/
H A DGradientControl.cpp54 GradientControl::WindowActivated(bool active) argument
/haiku/src/apps/haikudepot/ui/
H A DRatePackageWindow.cpp639 bool active = fRatingActive; local
/haiku/src/servers/app/decorator/
H A DDecorator.cpp527 Decorator::SetFocus(int32 tab, bool active) argument
H A DDefaultWindowBehaviour.cpp1037 _SetBorderHighlights(int8 horizontal, int8 vertical, bool active) argument
/haiku/src/kits/game/
H A DWindowScreen.cpp242 BWindowScreen::ScreenConnected(bool active) argument
263 BWindowScreen::WindowActivated(bool active) argument
527 BWindowScreen::SuspensionHook(bool active) argument
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_api.c1195 s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active) argument
1217 s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) argument
/haiku/src/system/kernel/scheduler/
H A Dscheduler_cpu.cpp267 bigtime_t active local
/haiku/src/kits/interface/
H A DBox.cpp387 BBox::WindowActivated(bool active) argument
H A DButton.cpp369 BButton::WindowActivated(bool active) argument
H A DScrollView.cpp382 BScrollView::WindowActivated(bool active) argument
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp122 TextDocumentView::WindowActivated(bool active) argument
/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp691 URLInputGroup::WindowActivated(bool active) argument
/haiku/src/apps/terminal/
H A DTermViewStates.cpp134 TermView::State::WindowActivated(bool active) argument
469 TermView::DefaultState::WindowActivated(bool active) argument
778 TermView::HyperLinkState::WindowActivated(bool active) argument
/haiku/src/apps/drivesetup/
H A DPartitionList.cpp357 bool active = get_driver_boolean_parameter(handle, "active", false, local
/haiku/src/apps/activitymonitor/
H A DDataSource.cpp1010 bigtime_t active = info.CPUActiveTime(fCPU); local
1155 bigtime_t active = 0; local
/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h225 bool active; /* true is overlay currently in use */ member in struct:__anon799::__anon804
/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A Dsymbios.h145 SymTarg *active; /* target currently being interacted with */ member in struct:_Symbios

Completed in 162 milliseconds

12345