Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/
H A Dtextselection.js69 * @param {int} opts.startofs number of charcters at the start to skip from new selection
91 if(opts.startofs) selection.start += opts.startofs;
126 startofs: tagOpen.length, property in insertTags.opts
H A Dtoolbar.js116 startofs: props.open.length, property in tb_formatln.opts
H A Dlinkwiz.js258 pasteText(sel,link,{startofs: so, endofs: eo});