Searched refs:graphtable (Results 1 – 1 of 1) sorted by relevance
| /plan9/sys/src/cmd/venti/srv/www/ |
| H A D | stats.js | 240 graphtable(r.insertCell(0), column0, col0info, 0) 241 graphtable(r.insertCell(1), column1, col1info, 2) 242 graphtable(r.insertCell(2), column2, col2info, 4) 245 function graphtable(bigcell, list, infolist, fill) { function
|