Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGRootInlineBox.h57 void layoutRootBox(const FloatRect&);
DSVGRootInlineBox.cpp89 layoutRootBox(childRect); in computePerCharacterLayoutInformation()
155 void SVGRootInlineBox::layoutRootBox(const FloatRect& childRect) in layoutRootBox() function in blink::SVGRootInlineBox