HomeSort by relevance Sort by last modified time
    Searched defs:GetDisplayBoundsInParent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/
screen_util.cc 38 return GetDisplayBoundsInParent(window);
42 gfx::Rect ScreenUtil::GetDisplayBoundsInParent(aura::Window* window) {
  /external/chromium_org/ash/display/
screen_ash.cc 142 return GetDisplayBoundsInParent(window);
146 gfx::Rect ScreenAsh::GetDisplayBoundsInParent(aura::Window* window) {

Completed in 478 milliseconds