Home
last modified time | relevance | path

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

/petsc/share/petsc/saws/js/
H A Devents.js78 window.prompt("Copy to clipboard: Ctrl+C, Enter", clipboardText);
86 clipboardText = getCmdOptions(matInfo,"0","","space");
H A Dmain.js11 var clipboardText = ""; variable