Searched refs:moveParagraphContentsToNewBlockIfNecessary (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DCompositeEditCommand.h104 PassRefPtr<Node> moveParagraphContentsToNewBlockIfNecessary(const Position&);
H A DCompositeEditCommand.cpp698 PassRefPtr<Node> CompositeEditCommand::moveParagraphContentsToNewBlockIfNecessary(const Position& pos) function in class:WebCore::CompositeEditCommand
H A DApplyStyleCommand.cpp271 RefPtr<Node> newBlock = moveParagraphContentsToNewBlockIfNecessary(paragraphStart.deepEquivalent());

Completed in 507 milliseconds