Home | History | Annotate | Download | only in accessibility

Lines Matching refs:SendKeyPress

40   void SendKeyPress(ui::KeyboardCode key) {
61 SendKeyPress(ui::VKEY_MENU); // alt key.
62 SendKeyPress(ui::VKEY_SHIFT);
63 SendKeyPress(ui::VKEY_S);
71 SendKeyPress(ui::VKEY_S);
76 SendKeyPress(ui::VKEY_MENU); // alt key.
77 SendKeyPress(ui::VKEY_SHIFT);
78 SendKeyPress(ui::VKEY_S);
85 SendKeyPress(ui::VKEY_CONTROL);
86 SendKeyPress(ui::VKEY_CONTROL);
93 SendKeyPress(ui::VKEY_T);
97 SendKeyPress(ui::VKEY_CONTROL);
98 SendKeyPress(ui::VKEY_T);
103 SendKeyPress(ui::VKEY_CONTROL);
104 SendKeyPress(ui::VKEY_CONTROL);
105 SendKeyPress(ui::VKEY_T);
118 SendKeyPress(ui::VKEY_CONTROL);
125 SendKeyPress(ui::VKEY_CONTROL);
126 SendKeyPress(ui::VKEY_CONTROL);
131 SendKeyPress(ui::VKEY_CONTROL);
137 SendKeyPress(ui::VKEY_CONTROL);