Home | History | Annotate | Download | only in accessibility

Lines Matching refs:SendKeyPress

57   void SendKeyPress(ui::KeyboardCode key) {
87 SendKeyPress(ui::VKEY_F);
89 SendKeyPress(ui::VKEY_O);
91 SendKeyPress(ui::VKEY_O);
94 SendKeyPress(ui::VKEY_TAB);
99 SendKeyPress(ui::VKEY_RETURN);
195 SendKeyPress(ui::VKEY_X);
198 SendKeyPress(ui::VKEY_Y);
201 SendKeyPress(ui::VKEY_Z);
204 SendKeyPress(ui::VKEY_BACK);