Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DInlineBox.cpp92 if (hasVirtualLogicalHeight()) in logicalHeight()
DInlineBox.h165 bool hasVirtualLogicalHeight() const { return m_hasVirtualLogicalHeight; } in hasVirtualLogicalHeight() function
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0648337 (WebCore::InlineBox::hasVirtualLogicalHeight):