Searched refs:Active (Results 1 – 5 of 5) sorted by relevance
96 while (window->Active() && tabIndex != &window->dummyTab) in ForceValidTabForward()99 if (tabIndex->active && tabIndex->object->Active()) in ForceValidTabForward()173 while (window->Active() && tabIndex != &window->dummyTab) in ForceValidTabBack()175 if (tabIndex->active && tabIndex->object->Active()) in ForceValidTabBack()
326 if (windowActive != -1 && !overCore[windowActive] && windowList[windowActive]->Active()) in Update()352 if (window->Active() && !window->master) in Update()
84 bool Active() {return this->Visible() && this->Enabled();} in Active() function178 virtual bool Active() {return this->visible && this->status >= 0;} in Active() function
1613 public bool Active property in CafeX.Program.CafeBootProgress1720 if (!progress.Active) in tryCafeReboot()3727 if (progress.Active) in run()3763 if (progress.Active) in run()3794 if (!progress.Active) in run()3863 if (progress.Active) in run()