Searched refs:_is_valid_style (Results 1 – 2 of 2) sorted by relevance
46 if ($this->_is_valid_style($param1)) $style = $param1;51 elseif ($this->_is_valid_style($param2)) $style = $param2;104 private function _is_valid_style($style) { function in syntax_plugin_revealjs_fragmentblock
50 if ($this->_is_valid_style($param1)) $style = $param1;55 elseif ($this->_is_valid_style($param2)) $style = $param2;106 private function _is_valid_style($style) { function in syntax_plugin_revealjs_fragment