Home | History | Annotate | Download | only in rendering

Lines Matching refs:preferredWidth

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