Lines Matching defs:win
5 #include "ui/gfx/win/dpi.h"
9 #include "base/win/scoped_hdc.h"
10 #include "base/win/windows_version.h"
11 #include "base/win/registry.h"
75 base::win::ScopedGetDC screen_dc(NULL);
110 (base::win::GetVersion() < base::win::VERSION_WIN8_1)) {
121 namespace win {
173 base::win::RegKey key(HKEY_CURRENT_USER,
189 (base::win::GetVersion() < base::win::VERSION_WIN8_1) ?
194 } // namespace win