Searched refs:getForegroundColorPattern (Results 1 – 1 of 1) sorted by relevance
710 private static Pattern getForegroundColorPattern() { in getForegroundColorPattern() method in HtmlToSpannedConverter1076 Matcher m = getForegroundColorPattern().matcher(style); in startCssStyle()