Home
last modified time | relevance | path

Searched refs:phantom_bounds (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/workspace/
Dworkspace_window_resizer.cc951 gfx::Rect phantom_bounds; in UpdateSnapPhantomWindow() local
955 phantom_bounds = snap_sizer_->target_bounds(); in UpdateSnapPhantomWindow()
957 (phantom_bounds.IsEmpty() || in UpdateSnapPhantomWindow()
963 phantom_bounds = ScreenAsh::ConvertRectFromScreen( in UpdateSnapPhantomWindow()
967 if (phantom_bounds.IsEmpty()) { in UpdateSnapPhantomWindow()
977 window()->parent(), phantom_bounds)); in UpdateSnapPhantomWindow()