Searched refs:pasteText (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/lib/scripts/ |
D | textselection.js | 73 function pasteText(selection,text,opts){ function 140 pasteText(selection,text,opts); 151 pasteText(selection,text,{nosel: true});
|
D | toolbar.js | 124 pasteText(selection,sample,opts);
|
D | linkwiz.js | 244 pasteText(selection, syntax.link, syntax);
|