Home
last modified time | relevance | path

Searched refs:OnShortcutPressed (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ash/sticky_keys/
Dsticky_keys_unittest.cc71 virtual void OnShortcutPressed() = 0;
92 delegate_->OnShortcutPressed(); in DispatchKeyEvent()
159 virtual void OnShortcutPressed() OVERRIDE { in OnShortcutPressed() function in ash::StickyKeysTest