Searched refs:window_ex_style (Results 1 – 1 of 1) sorted by relevance
184 const LONG window_ex_style = GetWindowLong(selected, GWL_EXSTYLE); in ShouldUseScreenCapturer() local185 if (window_ex_style & WS_EX_LAYERED) { in ShouldUseScreenCapturer()