Searched defs:roundToDevicePixels (Results 1 - 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DGraphicsContextHaiku.cpp246 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/openvg/
H A DGraphicsContextOpenVG.cpp260 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect, RoundingMode) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DGraphicsContextAndroid.cpp535 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect, RoundingMode) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DGraphicsContextWx.cpp419 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect, RoundingMode) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp758 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect, RoundingMode) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DGraphicsContextCG.cpp1175 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect, RoundingMode roundingMode) function in class:WebCore::GraphicsContext
1249 CGRect lineRect = roundToDevicePixels(FloatRect(x, y, lineLength, adjustedThickness), RoundOriginAndDimensions);
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp903 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect, RoundingMode) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/skia/
H A DGraphicsContextSkia.cpp873 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect, RoundingMode) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp1303 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect, RoundingMode) function in class:WebCore::GraphicsContext

Completed in 375 milliseconds