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

  /external/chromium_org/ash/shelf/
shelf_layout_manager.h 319 bool IsShelfWindow(aura::Window* window);
shelf_layout_manager.cc 135 // This also checks IsShelfWindow() to make sure we don't attempt to hide the
140 !shelf_->IsShelfWindow(static_cast<aura::Window*>(event->target()));
148 if (shelf_->IsShelfWindow(static_cast<aura::Window*>(event->target()))) {
    [all...]

Completed in 63 milliseconds