Home
last modified time | relevance | path

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

/petsc/share/petsc/saws/js/
H A Dutils.js50 function countNumOccurances(small_string, big_string) { function
H A DboxTree.js34 var numLines = countNumOccurances("<br>",description);
92 …var height = 2*node_radius + 12 * countNumOccurances("<br>",description); //make each line 15 pixe…