Home
last modified time | relevance | path

Searched refs:highestVisuallyEquivalentDivBelowRoot (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
DInsertParagraphSeparatorCommand.cpp48 static Element* highestVisuallyEquivalentDivBelowRoot(Element* startBlock) in highestVisuallyEquivalentDivBelowRoot() function
235 siblingNode = highestVisuallyEquivalentDivBelowRoot(startBlock); in doApply()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-245377 (WebCore::highestVisuallyEquivalentDivBelowRoot):