Searched refs:max_box (Results 1 – 1 of 1) sorted by relevance
168 const bool max_box = WS_MAXIMIZEBOX & style; in IsSlideShowWindow() local169 return !min_box && !max_box; in IsSlideShowWindow()