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