Home | History | Annotate | Download | only in WebCore

Lines Matching full:conversions

79         - fix float/int conversions that cause warnings on older versions
134 Bug 15469: feature branch has 100's of implicit double -> float conversions
9801 Eliminate all remaining implicit conversions of wtf::Vector<T> to T*. Where code was
10983 conversions of wtf::Vector<T> to T* by explicitly calling .data()
13348 Simplify conversions that go from a QStringRef to a WebCore::String to not use a temporary QString.
19614 - Changes over more implicit conversions to use new functions.
45258 FloatSize -> IntSize -> FloatSize conversions.