Searched refs:importDir (Results 1 – 5 of 5) sorted by relevance
| /plugin/rawless/ |
| D | lessc.inc.php | 9 public $importDir; variable in lessc
|
| /plugin/mikioplugin/inc/stemmechanics/lesserphp/ |
| H A D | lessc.inc.php | 63 public $importDir = array(); variable in lessc 84 foreach ((array)$this->importDir as $dir) { 170 protected function compileImportedProps($props, $block, $out, $sourceParser, $importDir) argument 174 $oldImport = $this->importDir; 177 $this->importDir = (array)$this->importDir; 178 array_unshift($this->importDir, $importDir); 184 $this->importDir = $oldImport; 857 [, $bottom, $parser, $importDir] = $import; 858 $this->compileImportedProps($bottom, $block, $out, $parser, $importDir); 2252 $oldImport = $this->importDir; [all …]
|
| /plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/ |
| D | LessphpFilter.php | 93 $lc->importDir = $dir;
|
| /plugin/ckgedit/scripts/ |
| D | css6.php | 155 $less->importDir[] = DOKU_INC;
|
| /plugin/epub/scripts/ |
| D | css3.php | 148 $less->importDir[] = DOKU_INC;
|