Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/
H A Dtextselection.js70 * @param {int} opts.endofs number of characters at the end to skip from new selection
92 if(opts.endofs) selection.end -= opts.endofs;
127 endofs: tagClose.length property in insertTags.opts
H A Dtoolbar.js117 endofs: props.close.length property in tb_formatln.opts
H A Dlinkwiz.js258 pasteText(sel,link,{startofs: so, endofs: eo});