Searched refs:contentLogicalWidth (Results 1 – 4 of 4) sorted by relevance
167 …int contentLogicalWidth() const { return style()->isHorizontalWritingMode() ? contentWidth() : con… in contentLogicalWidth() function312 virtual int availableLogicalWidth() const { return contentLogicalWidth(); } in availableLogicalWidth()
2337 int currLogicalLeftOffset = style()->isLeftToRightDirection() ? 0 : contentLogicalWidth(); in paintColumnRules()2339 int ruleLogicalLeft = style()->isLeftToRightDirection() ? 0 : contentLogicalWidth(); in paintColumnRules()4309 int desiredColumnWidth = contentLogicalWidth(); in calcColumnWidth()4365 return contentLogicalWidth(); in desiredColumnWidth()4400 …: logicalLeftOffsetForContent() + contentLogicalWidth() - colLogicalWidth - (index * (colLogicalWi… in columnRectAt()4792 int cw = containingBlock()->contentLogicalWidth(); in computeInlinePreferredLogicalWidths()
517 setLogicalWidth(table()->contentLogicalWidth()); in setCellLogicalWidths()
38395 (WebCore::RenderBox::contentLogicalWidth):45931 (WebCore::RenderBox::contentLogicalWidth):