Home | History | Annotate | Download | only in rendering

Lines Matching refs:availableLogicalWidthForLine

1830             child->computeInlineDirectionMargins(this, availableLogicalWidthForLine(logicalTopForChild(child), false), logicalWidthForChild(child));
3551 int RenderBlock::availableLogicalWidthForLine(int position, bool firstLine) const
3927 int widthAtY = availableLogicalWidthForLine(y, false);