HomeSort by relevance Sort by last modified time
    Searched refs:enableLocaleKeyboardLayouts (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/base/
locale_util.h 35 // "enableLocaleKeyboardLayouts=true".
36 // Note: in case of "enableLocaleKeyboardLayouts=false" the input
39 // behavior; use "enableLocaleKeyboardLayouts=false" with caution)
42 const bool enableLocaleKeyboardLayouts,
locale_util.cc 22 const bool enableLocaleKeyboardLayouts,
27 enableLocaleKeyboardLayouts(enableLocaleKeyboardLayouts),
34 const bool enableLocaleKeyboardLayouts;
59 if (data->enableLocaleKeyboardLayouts) {
95 const bool enableLocaleKeyboardLayouts,
101 enableLocaleKeyboardLayouts,

Completed in 143 milliseconds