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

/external/webkit/Source/WebCore/rendering/
H A DRenderObject.h400 bool isBlockElementContinuation() const { return isElementContinuation() && !isInline(); } function in class:WebCore::RenderObject

Completed in 109 milliseconds