Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/win/
Dfull_screen_win_application_handler.cc167 const bool min_box = WS_MINIMIZEBOX & style; in IsSlideShowWindow() local
169 return !min_box && !max_box; in IsSlideShowWindow()