Home
last modified time | relevance | path

Searched refs:Visible (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/
Ddemowin.h78 bool Visible();
84 bool Active() {return this->Visible() && this->Enabled();} in Active()
/CafeSDK-2.12.13/system/include/cafe/demo/
Ddemowin.h78 bool Visible();
84 bool Active() {return this->Visible() && this->Enabled();} in Active()
/CafeSDK-2.12.13/system/src/lib/demo/
Ddemowin.cpp341 bool Window::Visible() in Visible() function in DEMOWin::Window
/CafeSDK-2.12.13/system/src/tool/cafex/
DCharacter stream dumper.cs199 public bool Visible; field