Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRootInlineBox.h141 bool includeMarginForBox(InlineBox*) const;
DRootInlineBox.cpp650 if (includeMarginForBox(box)) { in ascentAndDescentForBox()
765 bool RootInlineBox::includeMarginForBox(InlineBox* box) const in includeMarginForBox() function in WebCore::RootInlineBox
/external/webkit/Source/WebCore/
DChangeLog40459 (WebCore::RootInlineBox::includeMarginForBox):