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

  /external/chromium_org/ash/wm/overview/
window_grid.h 80 bool is_selecting() const { return selection_widget_ != NULL; } function in class:ash::WindowGrid
window_selector.cc 245 if (!grid_list_[selected_grid_index_]->is_selecting())

Completed in 119 milliseconds