Home
last modified time | relevance | path

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

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