Searched refs:nonrepeatable_actions_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/accelerators/
H A Daccelerator_controller.h178 std::set<int> nonrepeatable_actions_; member in class:ash::AcceleratorController
H A Daccelerator_controller.cc790 nonrepeatable_actions_.insert(kNonrepeatableActions[i]);
886 if (nonrepeatable_actions_.find(action) != nonrepeatable_actions_.end() &&

Completed in 185 milliseconds