Searched defs:maxLogicalWidth (Results 1 – 5 of 5) sorted by relevance
66 int maxLogicalWidth; member
278 int maxLogicalWidth = 0; in calcEffectiveLogicalWidth() local
865 float RenderText::maxLogicalWidth() const in maxLogicalWidth() function in blink::RenderText
2007 LayoutUnit maxLogicalWidth = 0; in computeIntrinsicLogicalWidthUsing() local2480 …LayoutUnit maxLogicalWidth = (shouldComputePreferred == ComputePreferred && style()->logicalMaxWid… in computeReplacedLogicalWidthRespectingMinMaxWidth() local
1193 …Flow::computeInlinePreferredLogicalWidths(LayoutUnit& minLogicalWidth, LayoutUnit& maxLogicalWidth) in computeInlinePreferredLogicalWidths()