Home
last modified time | relevance | path

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

/plugin/typography/syntax/
H A Dsmallcaps.php45 $tag_data = $this->styler->parse_inlineCSS($params);
H A Dbase.php87 $tag_data = $this->styler->parse_inlineCSS($params);
/plugin/typography/helper/
H A Dparser.php106 public function parse_inlineCSS($style, $filter=true) function in helper_plugin_typography_parser