Searched refs:foldable (Results 1 – 5 of 5) sorted by relevance
3841 …var foldable = graph.getSelectionCount() == 1 && graph.isCellFoldable(graph.getSelectionCell()); /…3842 this.actions.get('expand').setEnabled(foldable);3843 this.actions.get('collapse').setEnabled(foldable);
1 …foldable\nrange that starts on that line (but continues beyond it), if one\ncan be found.\n*/ cons…
2381 var scan_rhs = foldable(candidate);3202 function foldable(expr) { function