Home
last modified time | relevance | path

Searched refs:startDummySpanAncestor (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/editing/
DApplyStyleCommand.cpp888 Node* startDummySpanAncestor = 0; in applyInlineStyle() local
910 startDummySpanAncestor = dummySpanAncestorForNode(start.node()); in applyInlineStyle()
1041 cleanupUnstyledAppleStyleSpans(startDummySpanAncestor); in applyInlineStyle()
1042 if (endDummySpanAncestor != startDummySpanAncestor) in applyInlineStyle()