Searched defs:exstyle (Results 1 – 2 of 2) sorted by relevance
31 DWORD exstyle, int x, int y, int cx, int cy) { in Create()
64 LONG exstyle = GetWindowLong(hwnd, GWL_EXSTYLE); in GetWindowListHandler() local359 const LONG exstyle = GetWindowLong(hwnd, GWL_EXSTYLE); in IsWindowChromeNotification() local