Searched refs:styleSpan (Results 1 – 1 of 1) sorted by relevance
1355 RefPtr<HTMLElement> styleSpan = createStyleSpanElement(document()); in applyTextDecorationStyle() local1356 surroundNodeRangeWithElement(node, node, styleSpan.get()); in applyTextDecorationStyle()1357 node = styleSpan.get(); in applyTextDecorationStyle()