Home
last modified time | relevance | path

Searched refs:dissolve_short_bg (Results 1 – 4 of 4) sorted by relevance

/plugin/freechat/phpfreechat/lib/csstidy-1.2/
Dclass.csstidy_optimise.php141 …arser->merge_css_blocks($this->at,$this->selector,csstidy_optimise::dissolve_short_bg($this->value…
639 function dissolve_short_bg($str_value) function in csstidy_optimise
722 * @see dissolve_short_bg()
Ddata.inc.php102 * @see dissolve_short_bg()
/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy_optimise.php180 …$this->parser->merge_css_blocks($this->at, $this->selector, $this->dissolve_short_bg($this->value)…
795 public function dissolve_short_bg($str_value) { function in csstidy_optimise
869 * @see dissolve_short_bg()
1271 $values = $this->dissolve_short_bg($value);
H A Ddata.inc.php98 * @see dissolve_short_bg()