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

  /external/chromium_org/ash/wm/overview/
scoped_transform_overview_window.h 108 bool overview_started_; member in class:ash::ScopedTransformOverviewWindow
scoped_transform_overview_window.cc 95 overview_started_(false),
194 DCHECK(overview_started_);
261 DCHECK(!overview_started_);
262 overview_started_ = true;

Completed in 23 milliseconds