Searched refs:IsISOLevel5ShiftAvailable (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chromeos/ime/
H A Dfake_ime_keyboard.cc57 bool FakeImeKeyboard::IsISOLevel5ShiftAvailable() const { function in class:chromeos::input_method::FakeImeKeyboard
H A Dfake_ime_keyboard.h33 virtual bool IsISOLevel5ShiftAvailable() const OVERRIDE;
H A Dime_keyboard.h84 virtual bool IsISOLevel5ShiftAvailable() const = 0;
H A Dime_keyboard_x11.cc129 virtual bool IsISOLevel5ShiftAvailable() const OVERRIDE;
353 bool ImeKeyboardX11::IsISOLevel5ShiftAvailable() const { function in class:chromeos::input_method::__anon6049::ImeKeyboardX11
/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dinput_method_manager_impl.cc790 return keyboard_->IsISOLevel5ShiftAvailable();

Completed in 158 milliseconds