Home
last modified time | relevance | path

Searched refs:libHsl (Results 1 – 9 of 9) sorted by relevance

/dports/www/itop/web/lib/scssphp/src/
H A DCompiler.php3378 protected static $libHsl = array('hue', 'saturation', 'lightness'); variable in Leafo\\ScssPhp\\Compiler
3379 protected function libHsl($args) function in Leafo\\ScssPhp\\Compiler
/dports/www/opencart/opencart-3.0.3.8/upload/system/storage/vendor/scssphp/scssphp/src/
H A DCompiler.php6222 protected static $libHsl =[ variable in ScssPhp\\ScssPhp\\Compiler
6226 protected function libHsl($args, $kwargs, $funcName = 'hsl') function in ScssPhp\\ScssPhp\\Compiler
6269 return $this->libHsl($args, $kwargs, 'hsla');
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/scssphp/scssphp/src/
H A DCompiler.php6222 protected static $libHsl =[ variable in ScssPhp\\ScssPhp\\Compiler
6226 protected function libHsl($args, $kwargs, $funcName = 'hsl') function in ScssPhp\\ScssPhp\\Compiler
6269 return $this->libHsl($args, $kwargs, 'hsla');
/dports/www/moodle310/moodle/lib/scssphp/
H A DCompiler.php6050 protected static $libHsl =[ variable in ScssPhp\\ScssPhp\\Compiler
6054 protected function libHsl($args, $kwargs, $funcName = 'hsl') function in ScssPhp\\ScssPhp\\Compiler
6097 return $this->libHsl($args, $kwargs, 'hsla');
/dports/www/moodle39/moodle/lib/scssphp/
H A DCompiler.php6050 protected static $libHsl =[ variable in ScssPhp\\ScssPhp\\Compiler
6054 protected function libHsl($args, $kwargs, $funcName = 'hsl') function in ScssPhp\\ScssPhp\\Compiler
6097 return $this->libHsl($args, $kwargs, 'hsla');
/dports/www/nextcloud/nextcloud/3rdparty/scssphp/scssphp/src/
H A DCompiler.php7202 protected static $libHsl = [ variable in ScssPhp\\ScssPhp\\Compiler
7206 protected function libHsl($args, $kwargs, $funcName = 'hsl') function in ScssPhp\\ScssPhp\\Compiler
7282 return $this->libHsl($args, $kwargs, 'hsla');
/dports/www/moodle311/moodle/lib/scssphp/
H A DCompiler.php7202 protected static $libHsl = [ variable in ScssPhp\\ScssPhp\\Compiler
7206 protected function libHsl($args, $kwargs, $funcName = 'hsl') function in ScssPhp\\ScssPhp\\Compiler
7282 return $this->libHsl($args, $kwargs, 'hsla');
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/scssphp/scssphp/src/
H A DCompiler.php8114 protected static $libHsl = [ variable in ScssPhp\\ScssPhp\\Compiler
8119 protected function libHsl($args, $kwargs, $funcName = 'hsl') function in ScssPhp\\ScssPhp\\Compiler
8207 return $this->libHsl($args, $kwargs, 'hsla');
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/scssphp/scssphp/
H A Dphpstan-baseline.neon919 …message: "#^Method ScssPhp\\\\ScssPhp\\\\Compiler\\:\\:libHsl\\(\\) has parameter \\$funcName with…