Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRootInlineBox.h138 bool includeLeadingForBox(InlineBox*) const;
DRootInlineBox.cpp590 bool includeLeading = includeLeadingForBox(box); in ascentAndDescentForBox()
730 bool RootInlineBox::includeLeadingForBox(InlineBox* box) const in includeLeadingForBox() function in WebCore::RootInlineBox
/external/webkit/Source/WebCore/
DChangeLog40456 (WebCore::RootInlineBox::includeLeadingForBox):