Searched defs:outerBlock (Results 1 – 4 of 4) sorted by relevance
64 …RefPtr<Node> outerBlock = (start.deprecatedNode() == nodeToSplitTo) ? start.deprecatedNode() : spl… in formatRange() local
122 …paratorCommand::getAncestorsInsideBlock(const Node* insertionNode, Element* outerBlock, Vector<Ele… in getAncestorsInsideBlock()
105 …RefPtr<Node> outerBlock = (start.deprecatedNode() == nodeToSplitTo) ? start.deprecatedNode() : spl… in indentIntoBlockquote() local
221 Node* outerBlock = firstChildInList->isBlockFlow() ? firstChildInList : listNode.get(); in doApplyForSingleParagraph() local