Home
last modified time | relevance | path

Searched refs:importDir (Results 1 – 5 of 5) sorted by relevance

/plugin/rawless/
Dlessc.inc.php9 public $importDir; variable in lessc
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php62 public $importDir = array(); variable in lessc
77 foreach ((array)$this->importDir as $dir) {
158 protected function compileImportedProps($props, $block, $out, $sourceParser, $importDir) { argument
161 $oldImport = $this->importDir;
164 $this->importDir = (array)$this->importDir;
165 array_unshift($this->importDir, $importDir);
171 $this->importDir = $oldImport;
813 [, $bottom, $parser, $importDir] = $import;
814 $this->compileImportedProps($bottom, $block, $out, $parser, $importDir);
2112 $oldImport = $this->importDir;
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
DLessphpFilter.php93 $lc->importDir = $dir;
/plugin/ckgedit/scripts/
Dcss6.php155 $less->importDir[] = DOKU_INC;
/plugin/epub/scripts/
Dcss3.php148 $less->importDir[] = DOKU_INC;