Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DInlineBox.h143 bool hasVirtualHeight() const { return m_hasVirtualHeight; } in hasVirtualHeight() function
DInlineBox.cpp91 if (hasVirtualHeight()) in height()
/external/webkit/WebCore/
DChangeLog16464 renamed InlineBox::isSVG() to hasVirtualHeight()
16474 (WebCore::InlineBox::hasVirtualHeight):