GetSystemMetricsInDIP 316 chrome/browser/ui/views/frame/glass_browser_frame_view.cc return gfx::win::GetSystemMetricsInDIP(SM_CYSIZEFRAME) + GetSystemMetricsInDIP 462 chrome/browser/ui/views/frame/glass_browser_frame_view.cc button_y + gfx::win::GetSystemMetricsInDIP(SM_CXMENUSIZE)); GetSystemMetricsInDIP 62 ui/gfx/win/dpi.h GFX_EXPORT int GetSystemMetricsInDIP(int metric); GetSystemMetricsInDIP 249 ui/native_theme/native_theme_win.cc int size = gfx::win::GetSystemMetricsInDIP(SM_CXVSCROLL);