Home
last modified time | relevance | path

Searched defs:setVisualOverflow (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderOverflow.h146 inline void RenderOverflow::setVisualOverflow(const IntRect& rect) in setVisualOverflow() function
DInlineFlowBox.cpp880 void InlineFlowBox::setVisualOverflow(const IntRect& rect, int lineTop, int lineBottom) in setVisualOverflow() function in WebCore::InlineFlowBox