Searched refs:getTextDecorationPattern (Results 1 – 1 of 1) sorted by relevance
726 private static Pattern getTextDecorationPattern() { in getTextDecorationPattern() method in HtmlToSpannedConverter1092 m = getTextDecorationPattern().matcher(style); in startCssStyle()