Searched defs:currently_hided (Results 1 – 1 of 1) sorted by relevance
121 int currently_hided; /* 1 - window hided (minimazed), 0 - normal */ member141 #define currently_hided (this->hidden->currently_hided) macro