Home | History | Annotate | Download | only in cg

Lines Matching defs:roundToDevicePixels

993 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect)
1058 CGRect lineRect = roundToDevicePixels(FloatRect(x, y, lineLength, adjustedThickness));