Searched defs:Active (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/headers/private/kernel/boot/net/
H A DiSCSITarget.h43 bool Active() const { return fConnected; } function in class:iSCSIConnection
68 bool Active() { return fConnection != NULL && fConnection->Active(); } function in class:iSCSISession
/haiku-fatelf/src/apps/magnify/
H A DMagnify.h101 bool Active() { return fActive; } function in class:TMagnify
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/intel/
H A DPartitionMap.h168 bool Active() const { return fActive; } function in class:Partition
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DFontsWindow.cpp49 bool Active() const { return fActive; } function in class:CJKFontItem

Completed in 57 milliseconds