Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderRubyRun.cpp235 LayoutUnit firstLineRubyTextTop = 0; in layout() local
239 firstLineRubyTextTop = rt->firstRootBox()->logicalTopLayoutOverflow(); in layout()
262 rt->setLogicalTop(-firstLineRubyTextTop + lastLineBottom); in layout()