Searched defs:exstyle (Results 1 – 3 of 3) sorted by relevance
33 DWORD exstyle, int x, int y, int cx, int cy) { in Create()
40 LONG exstyle = GetWindowLong(hwnd, GWL_EXSTYLE); in EnumProc() local
34 LONG exstyle = GetWindowLong(hwnd, GWL_EXSTYLE); in WindowsEnumerationHandler() local