Home
last modified time | relevance | path

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

/plugin/issuetracker/
H A Dprototype.js5377 function _isButtonForLegacyEvents(event, code) { function
5392 _isButton = _isButtonForLegacyEvents;
5395 return isIELegacyEvent(event) ? _isButtonForLegacyEvents(event, code) :