Home
last modified time | relevance | path

Searched refs:handleClick_ (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/resources/app_list/
Drecommended_apps.js48 this.addEventListener('click', this.handleClick_.bind(this));
55 handleClick_: function() { method in AppItemView
/external/chromium_org/chrome/common/extensions/docs/examples/api/browsingData/basic/
Dpopup.js48 this.button_.addEventListener('click', this.handleClick_.bind(this));
107 handleClick_: function () { method in PopupController
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
Dcommandbutton.js37 this.addEventListener('click', this.handleClick_.bind(this));
101 CommandButton.prototype.handleClick_ = function(e) { method in CommandButton
/external/chromium_org/chrome/browser/resources/options/chromeos/
Dproxy_rules_list.js31 this.addEventListener('click', this.handleClick_);
78 handleClick_: function(e) { method in ProxyExceptions
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/options/js/
Ddeletable_item_list.js111 this.addEventListener('click', this.handleClick_);
120 handleClick_: function(e) { method in DeletableItemList
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/
Dview.js12 button.addEventListener('click', this.handleClick_.bind(this));
65 View.prototype.handleClick_ = function(event) { method in View
/external/chromium_org/chrome/browser/resources/ntp4/
Dsuggestions_page.js34 this.addEventListener('click', this.handleClick_);
136 handleClick_: function(e) { method in Suggestion
Dmost_visited_page.js34 this.addEventListener('click', this.handleClick_);
133 handleClick_: function(e) { method in MostVisited
/external/chromium_org/ui/login/account_picker/
Duser_pod_row.js270 this.handleClick_.bind(this));
439 handleClick_: function(e) { method in UserPodCustomIcon
1984 click: [this.handleClick_.bind(this), true],
2737 handleClick_: function(e) { method in PodRow