HomeSort by relevance Sort by last modified time
    Searched refs:WS_EX_LAYERED (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/ui/views/tabs/
window_finder_win.cc 94 if (ex_styles & WS_EX_TRANSPARENT || ex_styles & WS_EX_LAYERED) {
97 // WS_EX_LAYERED is trickier. Apps like Switcher create a totally
98 // transparent WS_EX_LAYERED window that is always on top. If we don't
99 // ignore WS_EX_LAYERED windows and there are totally transparent
100 // WS_EX_LAYERED windows then there are effectively holes on the screen
102 // problematic in so far as WS_EX_LAYERED windows need not be totally
  /external/chromium_org/content/browser/compositor/
software_output_device_win.cc 84 style |= WS_EX_LAYERED;
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
screen_capturer_win_magnifier.cc 317 host_window_ = CreateWindowEx(WS_EX_LAYERED,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.rh 664 #define WS_EX_LAYERED 0x00080000
winuser.h     [all...]
  /external/chromium_org/ui/views/win/
hwnd_message_handler.cc     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 237 milliseconds