Home
last modified time | relevance | path

Searched defs:EditDictionaryOverlay (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/options/
Dlanguage_dictionary_overlay.js15 function EditDictionaryOverlay() { class
23 EditDictionaryOverlay.prototype = { class
Doptions.js18 var EditDictionaryOverlay = cr.IsMac ? null : options.EditDictionaryOverlay; variable