Searched defs:logicalVisualOverflow (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | InlineFlowBox.cpp | 764 inline void InlineFlowBox::addBoxShadowVisualOverflow(LayoutRect& logicalVisualOverflow) in addBoxShadowVisualOverflow() 797 inline void InlineFlowBox::addBorderOutsetVisualOverflow(LayoutRect& logicalVisualOverflow) in addBorderOutsetVisualOverflow() 832 …tBox* textBox, GlyphOverflowAndFallbackFontsMap& textBoxDataMap, LayoutRect& logicalVisualOverflow) in addTextBoxVisualOverflow() 892 …w(const InlineBox* inlineBox, LayoutRect& logicalLayoutOverflow, LayoutRect& logicalVisualOverflow) in addReplacedChildOverflow() 923 LayoutRect logicalVisualOverflow(logicalLayoutOverflow); in computeOverflow() local 979 …romLogicalRects(const LayoutRect& logicalLayoutOverflow, const LayoutRect& logicalVisualOverflow, … in setOverflowFromLogicalRects()
|
D | RenderBlockLineLayout.cpp | 1670 …LayoutRect logicalVisualOverflow(0, blockLogicalHeight, 1, bottomVisualOverflow - blockLogicalHeig… in linkToEndLineIfNeeded() local
|
D | RenderBlock.cpp | 5505 …LayoutRect logicalVisualOverflow = lineBox->logicalVisualOverflowRect(lineBox->lineTop(), lineBox-… in adjustLinePositionForPagination() local
|