Lines Matching refs:nodes
46 this.headers.nodes = [];
49 var nodes = [];
72 this.headers.nodes.push({
80 if (nodes.length > 0) {
84 nodes : nodes property
87 nodes = [];
98 nodes.push({
106 if (nodes.length > 0)
110 nodes : nodes property
154 var prevLine = this.outer.headers.nodes[this.section.prevHeaderIdx]?.matchline;
155 var nextLine = this.outer.headers.nodes[this.section.nextHeaderIdx]?.matchline;