Searched refs:IsCtrlShiftPressed (Results 1 – 3 of 3) sorted by relevance
252 static bool IsCtrlShiftPressed(base::i18n::TextDirection* direction);
566 bool IMM32Manager::IsCtrlShiftPressed(base::i18n::TextDirection* direction) { in IsCtrlShiftPressed() function in ui::IMM32Manager
127 if (ui::IMM32Manager::IsCtrlShiftPressed(&dir)) in DispatchKeyEvent()