Searched defs:GetDisplayBoundsInParent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/
H A Dscreen_util.cc38 return GetDisplayBoundsInParent(window);
42 gfx::Rect ScreenUtil::GetDisplayBoundsInParent(aura::Window* window) { function in class:ash::ScreenUtil
/external/chromium_org/ash/display/
H A Dscreen_ash.cc142 return GetDisplayBoundsInParent(window);
146 gfx::Rect ScreenAsh::GetDisplayBoundsInParent(aura::Window* window) { function in class:ash::ScreenAsh

Completed in 116 milliseconds