Home
last modified time | relevance | path

Searched refs:ThirdPartyImeConfirmOverlay (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/options/chromeos/
Dthird_party_ime_confirm_overlay.js14 function ThirdPartyImeConfirmOverlay() { class
23 cr.addSingletonGetter(ThirdPartyImeConfirmOverlay);
25 ThirdPartyImeConfirmOverlay.prototype = { class
81 ThirdPartyImeConfirmOverlay.showConfirmationDialog = function(data) {
82 ThirdPartyImeConfirmOverlay.getInstance().showConfirmationDialog_(data);
87 ThirdPartyImeConfirmOverlay: ThirdPartyImeConfirmOverlay
/external/chromium_org/chrome/browser/resources/options/
Doptions.js44 var ThirdPartyImeConfirmOverlay = options.ThirdPartyImeConfirmOverlay; variable
205 OptionsPage.registerOverlay(ThirdPartyImeConfirmOverlay.getInstance(),
Dlanguage_options.js11 /** @const */ var ThirdPartyImeConfirmOverlay =
12 options.ThirdPartyImeConfirmOverlay;
837 ThirdPartyImeConfirmOverlay.showConfirmationDialog({