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 111 void cleanupUnstyledAppleStyleSpans(Node* dummySpanAncestor);
ApplyStyleCommand.cpp 423 void ApplyStyleCommand::cleanupUnstyledAppleStyleSpans(Node* dummySpanAncestor)
666 cleanupUnstyledAppleStyleSpans(startDummySpanAncestor.get());
668 cleanupUnstyledAppleStyleSpans(endDummySpanAncestor.get());
    [all...]

Completed in 105 milliseconds