/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBlockFlow.cpp | 54 bool RenderBlockFlow::s_canPropagateFloatIntoSibling = false; 61 COMPILE_ASSERT(sizeof(RenderBlockFlow::MarginValues) == sizeof(LayoutUnit[4]), MarginValues_should_… 97 MarginInfo(RenderBlockFlow*, LayoutUnit beforeBorderPadding, LayoutUnit afterBorderPadding); 158 void RenderBlockFlow::RenderBlockFlowRareData::trace(Visitor* visitor) in trace() 163 RenderBlockFlow::RenderBlockFlow(ContainerNode* node) in RenderBlockFlow() function in blink::RenderBlockFlow 170 RenderBlockFlow::~RenderBlockFlow() in ~RenderBlockFlow() 174 void RenderBlockFlow::trace(Visitor* visitor) in trace() 180 RenderBlockFlow* RenderBlockFlow::createAnonymous(Document* document) in createAnonymous() 182 RenderBlockFlow* renderer = new RenderBlockFlow(0); in createAnonymous() 187 RenderObject* RenderBlockFlow::layoutSpecialExcludedChild(bool relayoutChildren, SubtreeLayoutScope… in layoutSpecialExcludedChild() [all …]
|
D | RenderRuby.cpp | 85 static RenderBlockFlow* createAnonymousRubyInlineBlock(RenderObject* ruby) in createAnonymousRubyInlineBlock() 88 RenderBlockFlow* newBlock = RenderBlockFlow::createAnonymous(&ruby->document()); in createAnonymousRubyInlineBlock() 218 : RenderBlockFlow(element) in RenderRubyAsBlock() 228 RenderBlockFlow::styleDidChange(diff, oldStyle); in styleDidChange() 238 RenderBlockFlow::addChild(child, firstChild()); in addChild() 244 RenderBlockFlow::addChild(beforeBlock, firstChild()); in addChild() 253 RenderBlockFlow::addChild(child); in addChild() 259 RenderBlockFlow::addChild(afterBlock); in addChild() 268 RenderBlockFlow::addChild(child, beforeChild); in addChild() 292 RenderBlockFlow::addChild(lastRun, beforeChild); in addChild() [all …]
|
D | RenderRubyRun.cpp | 42 : RenderBlockFlow(0) in RenderRubyRun() 86 RenderBlockFlow::addChild(base); in rubyBaseSafe() 105 RenderBlockFlow::addChild(child, firstChild()); in addChild() 119 RenderBlockFlow::addChild(child, beforeChild); in addChild() 120 RenderBlockFlow::removeChild(beforeChild); in addChild() 162 RenderBlockFlow::removeChild(child); in removeChild() 168 RenderBlockFlow::removeChild(base); in removeChild() 214 RenderBlockFlow::layout(); in layout()
|
D | RenderTableCaption.cpp | 28 : RenderBlockFlow(element) in RenderTableCaption() 44 RenderBlockFlow::insertedIntoTree(); in insertedIntoTree() 51 RenderBlockFlow::willBeRemovedFromTree(); in willBeRemovedFromTree()
|
D | RenderRubyText.cpp | 39 : RenderBlockFlow(element) in RenderRubyText() 57 return RenderBlockFlow::textAlignmentForLine(endsWithSoftBreak); in textAlignmentForLine() 68 …return RenderBlockFlow::adjustInlineDirectionLineBounds(expansionOpportunityCount, logicalLeft, lo… in adjustInlineDirectionLineBounds()
|
D | RenderListItem.cpp | 41 : RenderBlockFlow(element) in RenderListItem() 53 RenderBlockFlow::trace(visitor); in trace() 58 RenderBlockFlow::styleDidChange(diff, oldStyle); in styleDidChange() 81 RenderBlockFlow::willBeDestroyed(); in willBeDestroyed() 86 RenderBlockFlow::insertedIntoTree(); in insertedIntoTree() 93 RenderBlockFlow::willBeRemovedFromTree(); in willBeRemovedFromTree() 227 static RenderObject* getParentOfFirstLineBox(RenderBlockFlow* curr, RenderObject* marker) in getParentOfFirstLineBox() 333 RenderBlockFlow::layout(); in layout() 338 RenderBlockFlow::addOverflowFromChildren(); in addOverflowFromChildren() 441 RenderBlockFlow::paint(paintInfo, paintOffset); in paint()
|
D | RenderProgress.cpp | 33 : RenderBlockFlow(element) in RenderProgress() 53 RenderBlockFlow::destroy(); in destroy() 65 RenderBlockFlow::updateFromElement(); in updateFromElement()
|
D | RenderBlockFlow.h | 51 class RenderBlockFlow : public RenderBlock { 53 explicit RenderBlockFlow(ContainerNode*); 54 virtual ~RenderBlockFlow(); 57 static RenderBlockFlow* createAnonymous(Document*); 256 void addIntrudingFloats(RenderBlockFlow* prev, LayoutUnit xoffset, LayoutUnit yoffset); 257 void addOverhangingFloats(RenderBlockFlow* child, bool makeChildPaintOtherFloats); 355 RenderBlockFlowRareData(const RenderBlockFlow* block) in RenderBlockFlowRareData() 367 static LayoutUnit positiveMarginBeforeDefault(const RenderBlockFlow* block) in positiveMarginBeforeDefault() 371 static LayoutUnit negativeMarginBeforeDefault(const RenderBlockFlow* block) in negativeMarginBeforeDefault() 375 static LayoutUnit positiveMarginAfterDefault(const RenderBlockFlow* block) in positiveMarginAfterDefault() [all …]
|
D | RenderMediaControlElements.cpp | 38 : RenderBlockFlow(element) in RenderTextTrackContainerElement() 44 RenderBlockFlow::layout(); in layout()
|
D | RenderBlockLineLayout.cpp | 94 InlineFlowBox* RenderBlockFlow::createLineBoxes(RenderObject* obj, const LineInfo& lineInfo, Inline… in createLineBoxes() 186 RootInlineBox* RenderBlockFlow::constructLine(BidiRunList<BidiRun>& bidiRuns, const LineInfo& lineI… in constructLine() 263 ETextAlign RenderBlockFlow::textAlignmentForLine(bool endsWithSoftBreak) const in textAlignmentForLine() 350 void RenderBlockFlow::setMarginsForRubyRun(BidiRun* run, RenderRubyRun* renderer, RenderObject* pre… in setMarginsForRubyRun() 485 void RenderBlockFlow::updateLogicalWidthForAlignment(const ETextAlign& textAlign, const RootInlineB… in updateLogicalWidthForAlignment() 537 static void updateLogicalInlinePositions(RenderBlockFlow* block, float& lineLogicalLeft, float& lin… in updateLogicalInlinePositions() 545 void RenderBlockFlow::computeInlineDirectionPositionsForLine(RootInlineBox* lineBox, const LineInfo… in computeInlineDirectionPositionsForLine() 575 BidiRun* RenderBlockFlow::computeInlineDirectionPositionsForSegment(RootInlineBox* lineBox, const L… in computeInlineDirectionPositionsForSegment() 641 void RenderBlockFlow::computeBlockDirectionPositionsForLine(RootInlineBox* lineBox, BidiRun* firstR… in computeBlockDirectionPositionsForLine() 666 void RenderBlockFlow::appendFloatingObjectToLastLine(FloatingObject* floatingObject) in appendFloatingObjectToLastLine() [all …]
|
D | RenderRegion.cpp | 43 : RenderBlockFlow(element) in RenderRegion() 110 RenderBlockFlow::layoutBlock(relayoutChildren); in layoutBlock() 149 RenderBlockFlow::computeIntrinsicLogicalWidths(minLogicalWidth, maxLogicalWidth); in computeIntrinsicLogicalWidths()
|
D | RenderTextControlSingleLine.cpp | 124 RenderBlockFlow::layoutBlock(false); in layout() 161 RenderBlockFlow::layoutBlock(true); in layout() 380 return RenderBlockFlow::scrollWidth(); in scrollWidth() 387 return RenderBlockFlow::scrollHeight(); in scrollHeight() 394 return RenderBlockFlow::scrollLeft(); in scrollLeft() 401 return RenderBlockFlow::scrollTop(); in scrollTop()
|
D | RenderFieldset.cpp | 43 : RenderBlockFlow(element) in RenderFieldset() 49 RenderBlockFlow::computePreferredLogicalWidths(); in computePreferredLogicalWidths() 149 return RenderBlockFlow::paintBoxDecorationBackground(paintInfo, paintOffset); in paintBoxDecorationBackground() 202 return RenderBlockFlow::paintMask(paintInfo, paintOffset); in paintMask()
|
D | RenderBlock.h | 196 static RenderBlockFlow* createAnonymousColumnsWithParentRenderer(const RenderObject*); 197 static RenderBlockFlow* createAnonymousColumnSpanWithParentRenderer(const RenderObject*); 199 …RenderBlockFlow* createAnonymousColumnsBlock() const { return createAnonymousColumnsWithParentRend… in createAnonymousColumnsBlock() 200 …RenderBlockFlow* createAnonymousColumnSpanBlock() const { return createAnonymousColumnSpanWithPare… in createAnonymousColumnSpanBlock() 422 …void makeChildrenAnonymousColumnBlocks(RenderObject* beforeChild, RenderBlockFlow* newBlockBox, Re… 430 RenderBlockFlow* containingColumnsBlock(bool allowAnonymousColumnBlock = true); 431 RenderBlockFlow* columnsBlockForSpanningElement(RenderObject* newChild); 496 friend class RenderBlockFlow; variable
|
D | RenderFullScreen.cpp | 33 class RenderFullScreenPlaceholder FINAL : public RenderBlockFlow { 36 : RenderBlockFlow(0) in RenderFullScreenPlaceholder() 50 RenderBlockFlow::willBeDestroyed(); in willBeDestroyed()
|
D | RenderTextControl.cpp | 35 : RenderBlockFlow(element) in RenderTextControl() 60 RenderBlockFlow::addChild(newChild, firstChild()); in addChild() 62 RenderBlockFlow::addChild(newChild, beforeChild); in addChild() 67 RenderBlockFlow::styleDidChange(diff, oldStyle); in styleDidChange()
|
D | RenderListBox.cpp | 76 : RenderBlockFlow(element) in RenderListBox() 147 RenderBlockFlow::computeIntrinsicLogicalWidths(minLogicalWidth, maxLogicalWidth); in computeIntrinsicLogicalWidths()
|
D | RenderTableCell.cpp | 45 struct SameSizeAsRenderTableCell : public RenderBlockFlow { 54 : RenderBlockFlow(element) in RenderTableCell() 67 RenderBlockFlow::willBeRemovedFromTree(); in willBeRemovedFromTree() 150 RenderBlockFlow::computePreferredLogicalWidths(); in computePreferredLogicalWidths() 312 LayoutSize offset = RenderBlockFlow::offsetFromContainer(o, point, offsetDependsOnPoint); in offsetFromContainer() 326 …return RenderBlockFlow::clippedOverflowRectForPaintInvalidation(paintInvalidationContainer, paintI… in clippedOverflowRectForPaintInvalidation() 372 …RenderBlockFlow::mapRectToPaintInvalidationBacking(paintInvalidationContainer, r, paintInvalidatio… in mapRectToPaintInvalidationBacking() 390 RenderBlockFlow::styleDidChange(diff, oldStyle); in styleDidChange() 888 return table()->collapseBorders() ? borderHalfLeft(false) : RenderBlockFlow::borderLeft(); in borderLeft() 893 return table()->collapseBorders() ? borderHalfRight(false) : RenderBlockFlow::borderRight(); in borderRight() [all …]
|
D | RenderTextControlSingleLine.h | 88 class RenderTextControlInnerBlock : public RenderBlockFlow { 90 RenderTextControlInnerBlock(Element* element) : RenderBlockFlow(element) { } in RenderTextControlInnerBlock()
|
/external/chromium_org/third_party/WebKit/Source/core/paint/ |
D | BlockFlowPainter.h | 13 class RenderBlockFlow; variable 17 BlockFlowPainter(RenderBlockFlow& renderBlockFlow) : m_renderBlockFlow(renderBlockFlow) { } in BlockFlowPainter() 21 RenderBlockFlow& m_renderBlockFlow;
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/ |
D | LineWidth.h | 40 class RenderBlockFlow; variable 47 LineWidth(RenderBlockFlow&, bool isFirstLine, IndentTextOrNot shouldIndentText); 78 RenderBlockFlow& m_block;
|
D | LineBreaker.h | 39 LineBreaker(RenderBlockFlow* block) in LineBreaker() 56 RenderBlockFlow* m_block;
|
D | LineWidth.cpp | 38 LineWidth::LineWidth(RenderBlockFlow& block, bool isFirstLine, IndentTextOrNot shouldIndentText) in LineWidth() 122 inline static float availableWidthAtOffset(const RenderBlockFlow& block, const LayoutUnit& offset, … in availableWidthAtOffset() 129 inline static float availableWidthAtOffset(const RenderBlockFlow& block, const LayoutUnit& offset, … in availableWidthAtOffset() 147 inline static bool isWholeLineFit(const RenderBlockFlow& block, const LayoutUnit& lineTop, LayoutUn… in isWholeLineFit()
|
D | LineLayoutState.h | 91 Vector<RenderBlockFlow::FloatWithRect>& floats() { return m_floats; } in floats() 103 Vector<RenderBlockFlow::FloatWithRect> m_floats;
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | RenderSVGBlock.cpp | 35 : RenderBlockFlow(element) in RenderSVGBlock() 77 RenderBlockFlow::willBeDestroyed(); in willBeDestroyed() 121 RenderBlockFlow::invalidateTreeIfNeeded(paintInvalidationState); in invalidateTreeIfNeeded()
|