Searched defs:Active (Results 1 – 3 of 3) sorted by relevance
84 bool Active() {return this->Visible() && this->Enabled();} in Active() function178 virtual bool Active() {return this->visible && this->status >= 0;} in Active() function
1576 public bool Active property in CafeX.Program.CafeBootProgress