Home
last modified time | relevance | path

Searched refs:pasteText (Results 1 – 3 of 3) sorted by last modified time

/dokuwiki/lib/scripts/
H A Dlinkwiz.js258 pasteText(sel,link,{startofs: so, endofs: eo});
H A Dtextselection.js73 function pasteText(selection,text,opts){ function
140 pasteText(selection,text,opts);
144 * Wraps around pasteText() for backward compatibility
151 pasteText(selection,text,{nosel: true});
H A Dtoolbar.js124 pasteText(selection,sample,opts);