Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/
Deditor.js105 setWrap: function(textarea, wrapAttrValue){ argument
106 textarea.setAttribute('wrap', wrapAttrValue);