Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
Dmarkup.cpp432 static bool isHTMLBlockElement(const Node* node) in isHTMLBlockElement() function
465 …cestorBlock = enclosingNodeOfType(firstPositionInOrBeforeNode(commonAncestor), isHTMLBlockElement); in ancestorToRetainStructureAndAppearanceWithNoRenderer()