Home | History | Annotate | Download | only in desktop_aura

Lines Matching refs:monitor_info

272   MONITORINFO monitor_info;
273 monitor_info.cbSize = sizeof(monitor_info);
276 &monitor_info);
277 gfx::Rect pixel_bounds = gfx::Rect(monitor_info.rcWork);