Home
last modified time | relevance | path

Searched refs:IsAppleKeyboard (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/events/
Devent_rewriter.h119 bool IsAppleKeyboard() const;
Devent_rewriter.cc295 bool EventRewriter::IsAppleKeyboard() const { in IsAppleKeyboard() function in chromeos::EventRewriter
334 if (IsAppleKeyboard()) { in GetRemappedModifierMasks()
591 if (IsAppleKeyboard()) { in RewriteModifierKeys()