Searched refs:DEPTH (Results 1 – 10 of 10) sorted by relevance
| /plugin/siteexport/inc/ |
| D | toc.php | 210 private function __writeTOCTree($CURRENTNODE, $CURRENTNODENAME = null, $DEPTH = 0) { argument 225 return $this->__TOCItem($CURRENTNODE, $DEPTH); 233 $XML .= $this->__TOCItem($CURRENTNODE[$conf['start']], $DEPTH, !$didOpenItem); 237 $XML .= $this->__TOCItem($CURRENTNODE['element'], $DEPTH, !$didOpenItem); 242 $XML .= $this->__TOCItem(array('name' => $CURRENTNODENAME), $DEPTH, !$didOpenItem); 245 $DEPTH--; 255 $XML .= $this->__writeTOCTree($ELEM, count($ELEM) >= 1 ? ( !empty($ELEM['name']) ? $ELEM['name'] : $NODENAME ) : null, $DEPTH+1); 259 return $XML . ($didOpenItem ? $this->__TOCItemClose($DEPTH) : ''); 334 $DEPTH = str_repeat("\t", $LEVEL); 337 return $DEPTH [all...] |
| /plugin/combo/ComboStrap/ |
| H A D | PageSqlTreeListener.php | 31 const DEPTH = "depth"; define in ComboStrap\\PageSqlTreeListener 170 if ($variableName === self::DEPTH) { 260 case self::DEPTH:
|
| /plugin/siteexport/syntax/ |
| D | toc.php | 119 list($SID, $NAME, $DEPTH) = $data; 256 $this->mergedPages[] = array($SID, $DEPTH); 280 $this->savedToc[] = $this->__addTocItem($SID, $NAME, $DEPTH, $renderer);
|
| /plugin/siteexport/action/ |
| D | ajax.php | 1119 private function __rebuildLink($DATA, $DEPTH = null, $existingPageID = null) { argument 1123 if (is_null($DEPTH)) $DEPTH = $this->functions->settings->depth; 1126 $intermediateURL = $DEPTH . $DATA[2]; 1136 $this->functions->debug->message("Re-created URL: '$newURL'", $DEPTH, 2);
|
| /plugin/codemirror/dist/modes/ |
| D | forth.min.js.map | 1 … LSHIFT RSHIFT\\\n 0= = 0< < > U< MIN MAX\\\n 2DROP 2DUP 2OVER 2SWAP ?DUP DEPTH DROP DUP OVER ROT …
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 40.40.js.map | 1 … 'DELIMITERS',\n 'DENSE_RANK',\n 'DEPENDS',\n 'DEPTH',\n 'DEREF'…
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | httpcore-4.4.9.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| /plugin/diagramsnet/lib/math/extensions/a11y/ |
| D | mathjax-sre.js | 1565 sre.Walker.move={UP:"up",DOWN:"down",LEFT:"left",RIGHT:"right",REPEAT:"repeat",DEPTH:"depth",ENTER:… property 1571 …pecialMove();if(null!==b)return b;switch(this.moved){case sre.Walker.move.DEPTH:return this.depth_… 1574 …ker.prototype.depth=function(){this.moved=this.isSpeech()?sre.Walker.move.DEPTH:sre.Walker.move.RE…
|
| /plugin/jmol2/jmol/ |
| D | CHANGES.txt | 1959 # bug fix: set echo DEPTH/IMAGE 1980 # new feature: echo myecho DEPTH xx
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 ….TRANSITION_ALPHA, alpha);\n this.helper.setUniformFloatValue(Uniforms.DEPTH, depth);\n\n le…
|