Home
last modified time | relevance | path

Searched refs:setLogicalWidthForFloat (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockFlow.h109 void setLogicalWidthForFloat(FloatingObject* floatingObject, LayoutUnit logicalWidth) in setLogicalWidthForFloat() function
DRenderBlockFlow.cpp2085setLogicalWidthForFloat(newObj.get(), logicalWidthForChild(floatBox) + marginStartForChild(floatBo… in insertFloatingObject()