Home | History | Annotate | Download | only in rendering

Lines Matching refs:preferredWidth

1176 static inline void updatePreferredWidth(LayoutUnit& preferredWidth, float& result)
1179 preferredWidth = std::max(snappedResult, preferredWidth);