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

  /external/chromium_org/ash/wm/workspace/
frame_maximize_button.h 128 gfx::Rect ScreenBoundsForType(SnapType type,
frame_maximize_button.cc 465 ScreenBoundsForType(snap_type_, *snap_sizer_.get()));
483 gfx::Rect FrameMaximizeButton::ScreenBoundsForType(
552 ScreenBoundsForType(snap_type_,
565 widget->SetBounds(ScreenBoundsForType(snap_type_, snap_sizer));

Completed in 38 milliseconds