Searched refs:fReplicant (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/pulse/
H A DCPUButton.cpp38 fReplicant = false;
47 fReplicant = true;
93 if (!fReplicant) {
99 if (fReplicant && !fReplicantInDeskbar) {
102 } else if (!fReplicant) {
319 if (fReplicant) {
H A DCPUButton.h43 bool fReplicant; member in class:CPUButton

Completed in 14 milliseconds