Home | History | Annotate | Download | only in rendering

Lines Matching defs:containingBlockLogicalWidthForContent

209     // available width of the containing block.  Therefore we don't use containingBlockLogicalWidthForContent() here, but instead explicitly
293 // containingBlockLogicalWidthForContent). It's unclear whether this is totally fine.
429 w = containingBlockLogicalWidthForContent();
2617 LayoutUnit RenderBoxModelObject::containingBlockLogicalWidthForContent() const