Home
last modified time | relevance | path

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

/plugin/do/scripts/
DPluginDo.js431 old_select: null, property
469 PluginDo.old_select = DWgetSelection(PluginDo.textarea);
474 var txt = PluginDo.old_select.getText();
517 if (sel.start === 0 && sel.end === 0) sel = PluginDo.old_select;