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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
InsertParagraphSeparatorCommand.h 48 void applyStyleAfterInsertion(Node* originalEnclosingBlock);
InsertParagraphSeparatorCommand.cpp 87 void InsertParagraphSeparatorCommand::applyStyleAfterInsertion(Node* originalEnclosingBlock)
405 applyStyleAfterInsertion(startBlock.get());

Completed in 532 milliseconds