Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderDeprecatedFlexibleBox.h69 void applyLineClamp(FlexBoxIterator&, bool relayoutChildren);
DRenderDeprecatedFlexibleBox.cpp651 applyLineClamp(iterator, relayoutChildren); in layoutVerticalBox()
881 void RenderDeprecatedFlexibleBox::applyLineClamp(FlexBoxIterator& iterator, bool relayoutChildren) in applyLineClamp() function in WebCore::RenderDeprecatedFlexibleBox