Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/
Dtextselection.js91 if(opts.startofs) selection.start += opts.startofs;
126 startofs: tagOpen.length, property
Dlinkwiz.js277 let startofs = link.length;
281 startofs += this.val.open.length;
285 startofs += 1;
294 return {link, startofs, endofs};
Dtoolbar.js116 startofs: props.open.length, property