Home | History | Annotate | Download | only in rendering

Lines Matching refs:preferredWidth

4762 static inline void updatePreferredWidth(int& preferredWidth, float& result)
4765 preferredWidth = max(snappedResult, preferredWidth);