IsShelfWindow     147 ash/shelf/shelf_layout_manager.cc       !shelf_->IsShelfWindow(static_cast<aura::Window*>(event->target()));
IsShelfWindow     155 ash/shelf/shelf_layout_manager.cc   if (shelf_->IsShelfWindow(static_cast<aura::Window*>(event->target()))) {
IsShelfWindow     322 ash/shelf/shelf_layout_manager.h   bool IsShelfWindow(aura::Window* window);