Searched refs:nodeHeight (Results 1 – 3 of 3) sorted by relevance
136 nodeHeight: function() method in WebInspector.ShowMoreDataGridNode
304 var newTop = topPadding + children[i].nodeHeight();331 filledHeight += children[i].nodeHeight();338 bottomPadding += children[i].nodeHeight();364 var newTop = topPadding + children[i].nodeHeight();
1378 nodeHeight: function() method in WebInspector.DataGridNode1387 result += this.children[i].nodeHeight();