Searched defs:IsActive (Results 1 - 19 of 19) sorted by relevance

/haiku/src/add-ons/input_server/devices/wacom/
H A DPointingDevice.cpp43 PointingDevice::IsActive() const function in class:PointingDevice
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DStream.h27 bool IsActive() { return fIsActive; } function in class:Stream
/haiku/src/system/kernel/device_manager/
H A DIOScheduler.h26 bool IsActive() const function in struct:IORequestOwner
/haiku/src/tests/apps/fake_app_server/
H A DServerApp.h55 bool IsActive(void) const { return fIsActive; } function in class:ServerApp
/haiku/src/apps/terminal/
H A DInlineInput.cpp60 InlineInput::IsActive() const function in class:InlineInput
/haiku/src/libs/glut/
H A DglutGameMode.h28 bool IsActive() const { return fActive; } function in class:GlutGameMode
/haiku/src/kits/translation/
H A DTranslatorRosterPrivate.h73 bool IsActive() const { return Looper(); } function in class:BTranslatorRoster::Private
/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCMidiInQ.cpp401 BOOL CMidiInQ::IsActive() function in class:CMidiInQ
/haiku/src/kits/interface/textview_support/
H A DInlineInput.cpp62 BTextView::InlineInput::IsActive() const function in class:BTextView::InlineInput
/haiku/src/servers/package/
H A DPackage.h43 bool IsActive() const function in class:Package
/haiku/src/kits/tracker/
H A DTextWidget.h170 BTextWidget::IsActive() const function in class:BPrivate::BTextWidget
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h52 inline bool IsActive() const { return fID >= 0; } function in class:Transaction
/haiku/src/servers/app/
H A DServerApp.h63 bool IsActive() const { return fIsActive; } function in class:ServerApp
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.cpp106 inline bool IsActive() const function in class:ScrollCorner
/haiku/src/system/kernel/fs/
H A Dfifo.cpp157 bool IsActive() const { return fActive; } function in class:fifo::Inode
/haiku/src/add-ons/kernel/file_cache/
H A Dlaunch_speedup.cpp104 bool IsActive() const { return fActiveUntil >= system_time(); } function in class:Session
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp103 bool IsActive() const { return fActive; } function in class:UdpEndpoint
/haiku/src/apps/magnify/
H A DMagnify.cpp1023 TWindow::IsActive() function in class:TWindow
/haiku/src/kits/interface/
H A DWindow.cpp2055 BWindow::IsActive() const function in class:BWindow

Completed in 175 milliseconds