Searched refs:handleSpecialChild (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderBlock.h694 bool handleSpecialChild(RenderBox* child, const MarginInfo&);
H A DRenderBlock.cpp1532 bool RenderBlock::handleSpecialChild(RenderBox* child, const MarginInfo& marginInfo) function in class:WebCore::RenderBlock
1959 if (handleSpecialChild(child, marginInfo))

Completed in 94 milliseconds