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