RIGHT_CONTROL      96 content/renderer/render_view_browsertest.cc     { MockKeyboard::RIGHT_CONTROL, ui::EF_CONTROL_DOWN },
RIGHT_CONTROL     278 content/renderer/render_view_browsertest.cc         modifiers & (MockKeyboard::LEFT_CONTROL | MockKeyboard::RIGHT_CONTROL),
RIGHT_CONTROL     134 content/test/mock_keyboard_driver_win.cc     {VK_CONTROL,  MockKeyboard::LEFT_CONTROL | MockKeyboard::RIGHT_CONTROL},
RIGHT_CONTROL     140 content/test/mock_keyboard_driver_win.cc     {VK_RCONTROL, MockKeyboard::RIGHT_CONTROL},