Searched refs:noise (Results 1 – 4 of 4) sorted by relevance
6 desc Taratasy is an elegant, low-noise, visually pleasing, HTML5 template designed for use in a…
1401 protected $noise = array(); variable in simple_html_dom1613 unset($this->noise);1633 $this->noise = array();2207 $key = '___noise___' . sprintf('% 5d', count($this->noise) + 1000);2214 $this->noise[$key] = $matches[$i][$idx][0];2250 if (isset($this->noise[$key])) {2252 . $this->noise[$key]2277 foreach($this->noise as $noiseElement) {
1407 protected $noise = array(); variable in simple_html_dom1619 unset($this->noise);1639 $this->noise = array();2213 $key = '___noise___' . sprintf('% 5d', count($this->noise) + 1000);2220 $this->noise[$key] = $matches[$i][$idx][0];2256 if (isset($this->noise[$key])) {2258 . $this->noise[$key]2283 foreach($this->noise as $noiseElement) {
2062 .bi-noise-reduction::before { content: "\f8f3"; }