Searched refs:OnKeyUnhold (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ash/accelerators/
H A Dkey_hold_detector.h38 virtual void OnKeyUnhold(const ui::KeyEvent* event) = 0;
56 // INITIAL[OnKeyUnhold]
H A Dmagnifier_key_scroller.h45 virtual void OnKeyUnhold(const ui::KeyEvent* event) OVERRIDE;
H A Dspoken_feedback_toggler.cc50 void SpokenFeedbackToggler::OnKeyUnhold(const ui::KeyEvent* event) { function in class:ash::SpokenFeedbackToggler
H A Dspoken_feedback_toggler.h45 virtual void OnKeyUnhold(const ui::KeyEvent* event) OVERRIDE;
H A Dkey_hold_detector.cc91 delegate_->OnKeyUnhold(event);
H A Dmagnifier_key_scroller.cc75 void MagnifierKeyScroller::OnKeyUnhold(const ui::KeyEvent* event) { function in class:ash::MagnifierKeyScroller

Completed in 81 milliseconds