IsISOLevel5ShiftAvailable  719 chrome/browser/chromeos/input_method/input_method_manager_impl.cc   return xkeyboard_->IsISOLevel5ShiftAvailable();
IsISOLevel5ShiftAvailable   30 chromeos/ime/fake_xkeyboard.h   virtual bool IsISOLevel5ShiftAvailable() const OVERRIDE;
IsISOLevel5ShiftAvailable  128 chromeos/ime/xkeyboard.cc   virtual bool IsISOLevel5ShiftAvailable() const OVERRIDE;
IsISOLevel5ShiftAvailable   74 chromeos/ime/xkeyboard.h   virtual bool IsISOLevel5ShiftAvailable() const = 0;