HMONITOR           22 chrome/browser/extensions/api/system_display/display_info_provider_win.cc BOOL CALLBACK EnumMonitorCallback(HMONITOR monitor,
HMONITOR          308 chrome/browser/first_run/try_chrome_dialog_view.cc   HMONITOR monitor = ::MonitorFromWindow(taskbar, MONITOR_DEFAULTTOPRIMARY);
HMONITOR           61 chrome/browser/fullscreen_win.cc   HMONITOR monitor = ::MonitorFromRect(&wnd_rect, MONITOR_DEFAULTTONULL);
HMONITOR          335 chrome/browser/metrics/metrics_log.cc BOOL CALLBACK GetMonitorDPICallback(HMONITOR, HDC hdc, LPRECT, LPARAM dwData) {
HMONITOR           91 chrome/browser/renderer_host/pepper/pepper_flash_drm_host.cc     HMONITOR monitor = ::MonitorFromWindow(window, MONITOR_DEFAULTTONULL);
HMONITOR           98 chrome/browser/renderer_host/pepper/pepper_flash_drm_host.cc   volatile HMONITOR monitor_;
HMONITOR          109 chrome/installer/util/install_util.cc     HMONITOR monitor = ::MonitorFromWindow(foreground_window,
HMONITOR          527 chrome/test/base/ui_test_utils.cc   HMONITOR main_monitor = MonitorFromWindow(NULL, MONITOR_DEFAULTTOPRIMARY);
HMONITOR           64 content/gpu/gpu_idirect3d9_mock_win.h                              HMONITOR(UINT Adapter));
HMONITOR           84 ppapi/tests/test_flash_drm.cc                 ::GetMonitorInfo(reinterpret_cast<HMONITOR>(hmonitor), &info));
HMONITOR          287 remoting/host/disconnect_window_win.cc   HMONITOR monitor = MonitorFromWindow(taskbar, MONITOR_DEFAULTTOPRIMARY);
HMONITOR           83 remoting/host/verify_config_window_win.cc     HMONITOR monitor = ::MonitorFromRect(&owner_rect, MONITOR_DEFAULTTONEAREST);
HMONITOR          262 third_party/wtl/include/atluser.h 		HMONITOR hMonitor = ::MonitorFromPoint(pt, MONITOR_DEFAULTTONULL);
HMONITOR          265 third_party/wtl/include/atluser.h 			HMONITOR hMonitorNear = ::MonitorFromPoint(pt, MONITOR_DEFAULTTONEAREST);
HMONITOR           18 ui/gfx/screen_win.cc MONITORINFOEX GetMonitorInfoForMonitor(HMONITOR monitor) {
HMONITOR           37 ui/gfx/screen_win.cc BOOL CALLBACK EnumMonitorCallback(HMONITOR monitor,
HMONITOR          110 ui/gfx/screen_win.cc   HMONITOR monitor = MonitorFromPoint(initial_loc, MONITOR_DEFAULTTONEAREST);
HMONITOR           23 ui/gfx/win/hwnd_util.cc     HMONITOR hmon = MonitorFromRect(&bounds, MONITOR_DEFAULTTONEAREST);
HMONITOR          149 ui/gfx/win/hwnd_util.cc     HMONITOR monitor = MonitorFromWindow(window, MONITOR_DEFAULTTONEAREST);
HMONITOR          214 ui/shell_dialogs/select_file_dialog_win.cc       HMONITOR monitor1 = MonitorFromPoint(point, MONITOR_DEFAULTTONULL);
HMONITOR          219 ui/shell_dialogs/select_file_dialog_win.cc       HMONITOR monitor2 = MonitorFromPoint(point, MONITOR_DEFAULTTONULL);
HMONITOR           17 ui/views/widget/desktop_aura/desktop_screen_win.cc MONITORINFO GetMonitorInfoForMonitor(HMONITOR monitor) {
HMONITOR           17 ui/views/widget/monitor_win.cc   HMONITOR monitor = MonitorFromRect(&p_rect, MONITOR_DEFAULTTONEAREST);
HMONITOR           28 ui/views/widget/monitor_win.cc HWND GetTopmostAutoHideTaskbarForEdge(UINT edge, HMONITOR monitor) {
HMONITOR           28 ui/views/widget/monitor_win.h VIEWS_EXPORT HWND GetTopmostAutoHideTaskbarForEdge(UINT edge, HMONITOR monitor);
HMONITOR           20 ui/views/win/appbar.cc void GetEdgesOnWorkerThread(HMONITOR monitor, int* edge) {
HMONITOR           43 ui/views/win/appbar.cc int Appbar::GetAutohideEdges(HMONITOR monitor, const base::Closure& callback) {
HMONITOR           77 ui/views/win/appbar.cc                         HMONITOR monitor,
HMONITOR           41 ui/views/win/appbar.h   int GetAutohideEdges(HMONITOR monitor, const base::Closure& callback);
HMONITOR           52 ui/views/win/appbar.h                   HMONITOR monitor,
HMONITOR          175 ui/views/win/hwnd_message_handler.cc                         HMONITOR* monitor,
HMONITOR          971 ui/views/win/hwnd_message_handler.cc int HWNDMessageHandler::GetAppbarAutohideEdges(HMONITOR monitor) {
HMONITOR         1129 ui/views/win/hwnd_message_handler.cc     HMONITOR monitor = MonitorFromWindow(hwnd(), MONITOR_DEFAULTTONEAREST);
HMONITOR         1650 ui/views/win/hwnd_message_handler.cc     HMONITOR monitor = MonitorFromWindow(hwnd(), MONITOR_DEFAULTTONULL);
HMONITOR         2200 ui/views/win/hwnd_message_handler.cc     HMONITOR monitor;
HMONITOR          234 ui/views/win/hwnd_message_handler.h   int GetAppbarAutohideEdges(HMONITOR monitor);
HMONITOR          529 ui/views/win/hwnd_message_handler.h   HMONITOR last_monitor_;