HomeSort by relevance Sort by last modified time
    Searched refs:cleanupUnstyledAppleStyleSpans (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
ApplyStyleCommand.h 112 void cleanupUnstyledAppleStyleSpans(ContainerNode* dummySpanAncestor);
ApplyStyleCommand.cpp 442 void ApplyStyleCommand::cleanupUnstyledAppleStyleSpans(ContainerNode* dummySpanAncestor)
682 cleanupUnstyledAppleStyleSpans(startDummySpanAncestor.get());
684 cleanupUnstyledAppleStyleSpans(endDummySpanAncestor.get());
    [all...]

Completed in 1167 milliseconds