Home
last modified time | relevance | path

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

/plugin/dwtimeline/syntax/
H A Ddwtimeline.php125 if ($c = $this->isValidColor($rawValue)) {
277 public function isValidColor($color) function in syntax_plugin_dwtimeline_dwtimeline