Home
last modified time | relevance | path

Searched refs:groupStack (Results 1 – 3 of 3) sorted by relevance

/plugin/a2s/
H A DASCIIToSVG.php1871 private $groupStack; variable in dokuwiki\\plugin\\a2s\\SVGGroup
1876 $this->groupStack = array();
1890 $this->groupStack[] = $groupName;
1900 array_pop($this->groupStack);
1901 $this->curGroup = array_pop($this->groupStack);
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js14533 this.groupStack = [];
15071 this.groupStack.push(currentCtx);
15077 this.ctx = this.groupStack.pop();
15096 this.groupStack.push(currentCtx);
15102 this.ctx = this.groupStack.pop();
15864 this.groupStack.push(currentCtx);
15871 this.ctx = this.groupStack.pop();
H A Dpdf.js.map1groupStack = [];\n this.processingType3 = null;\n // Patterns are painted relative to the in…