Searched refs:ThirdPartyImeConfirmOverlay (Results 1 – 3 of 3) sorted by relevance
14 function ThirdPartyImeConfirmOverlay() { class23 cr.addSingletonGetter(ThirdPartyImeConfirmOverlay);25 ThirdPartyImeConfirmOverlay.prototype = { class81 ThirdPartyImeConfirmOverlay.showConfirmationDialog = function(data) {82 ThirdPartyImeConfirmOverlay.getInstance().showConfirmationDialog_(data);87 ThirdPartyImeConfirmOverlay: ThirdPartyImeConfirmOverlay
44 var ThirdPartyImeConfirmOverlay = options.ThirdPartyImeConfirmOverlay; variable205 OptionsPage.registerOverlay(ThirdPartyImeConfirmOverlay.getInstance(),
11 /** @const */ var ThirdPartyImeConfirmOverlay =12 options.ThirdPartyImeConfirmOverlay;837 ThirdPartyImeConfirmOverlay.showConfirmationDialog({