Home
last modified time | relevance | path

Searched defs:textAreaID (Results 1 – 2 of 2) sorted by path

/plugin/etherpadlite/scripts/
H A Detherpadlite.js465 ep.proxyInsertTags = function(textAreaID, tagOpen, tagClose, sampleText) { argument
473 ep.proxyInsertAtCarret = function(textAreaID, text) { argument
/plugin/numbering/
H A Dscript.js67 var numberInsertAtCarret = function (textAreaID, text) argument