Searched refs:hideDeadAction (Results 1 – 1 of 1) sorted by relevance
128 d3.select("#hide-dead").on("click", partial(this.hideDeadAction, graph));477 hideDeadAction(graph) { method in GraphView