Searched refs:cleanupUnstyledAppleStyleSpans (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DApplyStyleCommand.h112 void cleanupUnstyledAppleStyleSpans(ContainerNode* dummySpanAncestor);
H A DApplyStyleCommand.cpp442 void ApplyStyleCommand::cleanupUnstyledAppleStyleSpans(ContainerNode* dummySpanAncestor) function in class:blink::ApplyStyleCommand
682 cleanupUnstyledAppleStyleSpans(startDummySpanAncestor.get());
684 cleanupUnstyledAppleStyleSpans(endDummySpanAncestor.get());

Completed in 95 milliseconds