Searched refs:getCmdOptions (Results 1 – 2 of 2) sorted by relevance
| /petsc/share/petsc/saws/js/ |
| H A D | getCmdOptions.js | 4 function getCmdOptions(data,endtag,prefix,option) function 75 ret += getCmdOptions(data,childEndtag,prefix+childPrefix,option); //recursive call
|
| H A D | events.js | 85 var cmdOptions = getCmdOptions(matInfo,"0","","newline"); 86 clipboardText = getCmdOptions(matInfo,"0","","space");
|