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

  /external/chromium_org/ash/wm/
wm_event.h 96 const gfx::Rect& requested_bounds() const { return requested_bounds_; }
99 gfx::Rect requested_bounds_; member in class:ash::wm::SetBoundsEvent
wm_event.cc 19 requested_bounds_(bounds) {

Completed in 148 milliseconds