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

  /external/chromium_org/ash/accelerators/
key_hold_detector.h 38 virtual void OnKeyUnhold(const ui::KeyEvent* event) = 0;
56 // INITIAL[OnKeyUnhold]
magnifier_key_scroller.h 45 virtual void OnKeyUnhold(const ui::KeyEvent* event) OVERRIDE;
spoken_feedback_toggler.h 45 virtual void OnKeyUnhold(const ui::KeyEvent* event) OVERRIDE;
spoken_feedback_toggler.cc 50 void SpokenFeedbackToggler::OnKeyUnhold(const ui::KeyEvent* event) {
key_hold_detector.cc 91 delegate_->OnKeyUnhold(event);
magnifier_key_scroller.cc 75 void MagnifierKeyScroller::OnKeyUnhold(const ui::KeyEvent* event) {

Completed in 2874 milliseconds