Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRootInlineBox.h114 void appendFloat(RenderBox* floatingBox) in appendFloat() function
DRenderBlockLineLayout.cpp729 lastRootBox()->appendFloat(floatingObject->renderer()); in appendFloatingObjectToLastLine()
/external/webkit/Source/WebCore/
DChangeLog18593 … (WebCore::RootInlineBox::appendFloat): Replaced the floats() accessor with this function, which