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

  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 415 docked_width_(0),
482 if (dragged_window_->bounds().width() == docked_width_ &&
491 window1->bounds().width() == docked_width_) {
    [all...]
docked_window_layout_manager.h 197 // Updates |docked_width_| and UMA histograms.
279 int docked_width_; member in class:ash::DockedWindowLayoutManager
docked_window_layout_manager_unittest.cc 66 return layout_manager->docked_width_;
    [all...]
docked_window_resizer_unittest.cc 70 return layout_manager->docked_width_;
    [all...]

Completed in 37 milliseconds