Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderRubyRun.cpp223 LayoutUnit lastLineRubyTextBottom = rt->logicalHeight(); in layout() local
229 lastLineRubyTextBottom = rootBox->logicalBottomLayoutOverflow(); in layout()
241 rt->setLogicalTop(-lastLineRubyTextBottom + firstLineTop); in layout()