Searched refs:Enabled (Results 1 – 4 of 4) sorted by relevance
79 bool Enabled();84 bool Active() {return this->Visible() && this->Enabled();} in Active()
335 bool Window::Enabled() in Enabled() function in DEMOWin::Window
222 …tTop()), CVec2(window->GetWidth(), window->GetHeight()), i == 0, window->Enabled(), CVec3(0.1, 0.1… in Draw()