Searched refs:unstyledSpans (Results 1 – 2 of 2) sorted by relevance
662 Vector<RefPtr<HTMLElement> > unstyledSpans; in applyRelativeFontStyleChange() local700 unstyledSpans.append(element.release()); in applyRelativeFontStyleChange()704 size_t size = unstyledSpans.size(); in applyRelativeFontStyleChange()706 removeNodePreservingChildren(unstyledSpans[i].get()); in applyRelativeFontStyleChange()
22821 Rename emptySpans local to unstyledSpans.