Home | History | Annotate | Download | only in browser

Lines Matching refs:win

20 #include "base/win/metro.h"
21 #include "base/win/registry.h"
22 #include "base/win/scoped_handle.h"
23 #include "base/win/windows_version.h"
40 #include "ui/gfx/win/hwnd_util.h"
199 if (base::win::GetVersion() < base::win::VERSION_WIN8)
202 if (base::win::IsProcessImmersive(base::GetCurrentProcessHandle()))
221 base::win::RegKey reg_key;
359 base::win::ScopedHandle only_me(::CreateMutex(NULL, FALSE, kMutexName));
377 if (!remote_window_ && base::win::GetVersion() >= base::win::VERSION_WIN8 &&
378 !base::win::IsMetroProcess()) {
386 base::win::ScopedHandle metro_activation_event(
448 if (base::win::GetVersion() >= base::win::VERSION_WIN8) {
451 base::win::ScopedHandle metro_activation_event(