Searched refs:quickCodeHandler (Results 1 – 4 of 4) sorted by relevance
/plugin/syntaxhighlighter3/sxh3/src/js/ |
H A D | shCore.js | 1114 function quickCodeHandler(e) function 1650 attachEvent(findElement(div, '.code'), 'dblclick', quickCodeHandler);
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shCore.js | 2395 function quickCodeHandler(e) function 2931 attachEvent(findElement(div, '.code'), 'dblclick', quickCodeHandler);
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js | 244 …ms.quickCode) dom.attachEvent(dom.findElement(element, '.code'), 'dblclick', dom.quickCodeHandler); 3285 function quickCodeHandler(e) { 3329 quickCodeHandler: quickCodeHandler,
|
H A D | syntaxhighlighter.js.map | 1 …quickCodeHandler","id","parentNode","replaceChild","alert","str","alias","showAlert","aliases","to…
|