Searched defs:Show_Bool (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/Windows/ | ||
H A D | Window.h | 243 bool Show_Bool(bool show) { return Show(show ? SW_SHOW: SW_HIDE); }
in Show_Bool() function in NWindows::CWindow |
Completed in 2 milliseconds