Searched refs:makeOutputBlock (Results 1 – 1 of 1) sorted by relevance
225 $out = $this->makeOutputBlock(null, $env->selectors);240 $this->scope = $this->makeOutputBlock($media->type, array($query));248 $orphan = $this->makeOutputBlock(null, $orphanSelelectors);272 $this->scope = $this->makeOutputBlock($block->type, $selectors);283 $this->scope = $this->makeOutputBlock($root->type);1964 protected function makeOutputBlock($type, $selectors = null) { function in lessc