Searched refs:makeOutputBlock (Results 1 – 1 of 1) sorted by relevance
498 $out = $this->makeOutputBlock(null, $env->selectors);517 $this->scope = $this->makeOutputBlock($media->type, [$query]);525 $orphan = $this->makeOutputBlock(null, $orphanSelelectors);554 $this->scope = $this->makeOutputBlock($block->type, $selectors);569 $this->scope = $this->makeOutputBlock($root->type);1618 protected function makeOutputBlock($type, $selectors = null) function in LesserPHP\\Lessc