Searched refs:logicalMinWidth (Results 1 – 7 of 7) sorted by relevance
209 int minLogicalWidth = computeReplacedLogicalWidthUsing(style()->logicalMinWidth()); in computeReplacedLogicalWidth()
1629 logicalWidthLength = style()->logicalMinWidth(); in computeLogicalWidth()1674 logicalWidth = style()->logicalMinWidth(); in computeLogicalWidthUsing()1989 int minLogicalWidth = computeReplacedLogicalWidthUsing(style()->logicalMinWidth()); in computeReplacedLogicalWidth()2341 if (!style()->logicalMinWidth().isZero()) { in computePositionedLogicalWidth()2347 … computePositionedLogicalWidthUsing(style()->logicalMinWidth(), containerBlock, containerDirection, in computePositionedLogicalWidth()
500 int minLogicalWidth = computeReplacedLogicalWidthUsing(style()->logicalMinWidth()); in computeReplacedLogicalWidth()
4642 if (style()->logicalMinWidth().isFixed() && style()->logicalMinWidth().value() > 0) { in computePreferredLogicalWidths()4643 …max(m_maxPreferredLogicalWidth, computeContentBoxLogicalWidth(style()->logicalMinWidth().value())); in computePreferredLogicalWidths()4644 …max(m_minPreferredLogicalWidth, computeContentBoxLogicalWidth(style()->logicalMinWidth().value())); in computePreferredLogicalWidths()
1200 Length RenderStyle::logicalMinWidth() const in logicalMinWidth() function in WebCore::RenderStyle
405 Length logicalMinWidth() const;
38429 (WebCore::RenderStyle::logicalMinWidth):51194 (WebCore::RenderStyle::logicalMinWidth):51333 (WebCore::RenderStyle::logicalMinWidth):