Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineFlowBox.cpp305 void InlineFlowBox::determineSpacingForFlowBoxes(bool lastLine, bool isLogicallyLastRunWrapped, Ren… in determineSpacingForFlowBoxes()
DRenderBlockLineLayout.cpp253 …bool isLogicallyLastRunWrapped = bidiRuns.logicallyLastRun()->m_object && bidiRuns.logicallyLastRu… in constructLine() local