Searched refs:clickHandler (Results 1 – 3 of 3) sorted by relevance
157 function clickHandler(profileType, buttonElement) function170 …button.element.addEventListener("click", clickHandler.bind(this, profileType, button.element), fal…
318 function clickHandler(e) { function322 a.addEventListener('click', clickHandler);
45749 (WebInspector.ProfilesPanel.prototype.get statusBarItems.clickHandler):