Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DInlineFlowBox.cpp534 int bottomOverflow = min(y() + boxHeight, lineBottom); in computeVerticalOverflow() local
537 int bottomLayoutOverflow = bottomOverflow; in computeVerticalOverflow()
540 int bottomVisualOverflow = bottomOverflow; in computeVerticalOverflow()
/external/webkit/WebCore/
DChangeLog-2009-06-1639371 (WebCore::InlineBox::bottomOverflow):
39496 (WebCore::RootInlineBox::bottomOverflow):
40180 (WebCore::InlineBox::bottomOverflow):
40205 (WebCore::RootInlineBox::bottomOverflow):
DChangeLog-2006-12-3154900 (WebCore::InlineBox::bottomOverflow):
DChangeLog-2005-08-2347441 (RenderBox::caretPos): Use root line box topOverflow and bottomOverflow
DChangeLog-2007-10-1450131 (WebCore::RootInlineBox::bottomOverflow):