Searched refs:IsShelfWindow (Results 1 – 2 of 2) sorted by relevance
321 bool IsShelfWindow(aura::Window* window);
148 !shelf_->IsShelfWindow(static_cast<aura::Window*>(event->target())); in OnMouseEvent()156 if (shelf_->IsShelfWindow(static_cast<aura::Window*>(event->target()))) { in OnGestureEvent()1102 bool ShelfLayoutManager::IsShelfWindow(aura::Window* window) { in IsShelfWindow() function in ash::internal::ShelfLayoutManager