Home
last modified time | relevance | path

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

/plugin/syntaxhighlighter3/sxh3/src/js/
DshCore.js133 return sh.toolbar.getButtonHtml(highlighter, name, sh.config.strings[name]);
153 getButtonHtml: function(highlighter, commandName, label) method
206 …return sh.toolbar.getButtonHtml(highlighter, 'expandSource', title ? title : sh.config.strings.exp…
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshCore.js1414 return sh.toolbar.getButtonHtml(highlighter, name, sh.config.strings[name]);
1434 getButtonHtml: function(highlighter, commandName, label) method
1487 …return sh.toolbar.getButtonHtml(highlighter, 'expandSource', title ? title : sh.config.strings.exp…
DshCore.min.js17getButtonHtml(e,t,B.config.strings[t])}for(var n='<div class="toolbar">',r=B.toolbar.items,i=r.lis… method