Searched refs:insertNewDefaultParagraphElementAt (Results 1 – 2 of 2) sorted by relevance
148 PassRefPtr<Node> insertNewDefaultParagraphElementAt(const Position&);
916 PassRefPtr<Node> CompositeEditCommand::insertNewDefaultParagraphElementAt(const Position& position) in insertNewDefaultParagraphElementAt() function in WebCore::CompositeEditCommand957 return insertNewDefaultParagraphElementAt(upstreamStart); in moveParagraphContentsToNewBlockIfNecessary()975 RefPtr<Node> newBlock = insertNewDefaultParagraphElementAt(upstreamStart); in moveParagraphContentsToNewBlockIfNecessary()