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

  /external/chromium_org/ash/wm/workspace/
phantom_window_controller.h 55 phantom_below_window_ = phantom_below_window;
73 aura::Window* phantom_below_window_; member in class:ash::internal::PhantomWindowController
phantom_window_controller.cc 93 phantom_below_window_(NULL),
158 if (phantom_below_window_)
159 phantom_widget_->StackBelow(phantom_below_window_);

Completed in 398 milliseconds