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 299 bool IsShelfWindow(aura::Window* window);
shelf_layout_manager.cc 143 // This also checks IsShelfWindow() to make sure we don't attempt to hide the
148 !shelf_->IsShelfWindow(static_cast<aura::Window*>(event->target()));
156 if (shelf_->IsShelfWindow(static_cast<aura::Window*>(event->target()))) {
    [all...]

Completed in 3329 milliseconds