Home
last modified time | relevance | path

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

/plugin/nodisp/
Daction.php55 if($acl < $this->groupLevel($matches[1])) {
67 if($acl < $this->groupLevel($matches[1])) {
81 if($acl < $this->groupLevel($matches[1])) {
89 function groupLevel($match) { function in action_plugin_nodisp
/plugin/pdfjs/pdfjs/build/
Dpdf.js14537 this.groupLevel = 0;
15058 var cacheId = 'smaskGroupAt' + this.groupLevel;
15072 this.groupLevel++;
15076 this.groupLevel--;
15097 this.groupLevel++;
15101 this.groupLevel--;
15830 var cacheId = 'groupAt' + this.groupLevel;
15865 this.groupLevel++;
15869 this.groupLevel--;
16564 graphics.groupLevel = owner.groupLevel;
Dpdf.js.map1groupLevel = 0;\n this.smaskStack = [];\n this.smaskCounter = 0;\n this.tempSMask = null;…