Searched refs:flooredIntSize (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFloatPoint.h238 inline IntSize flooredIntSize(const FloatPoint& p) function in namespace:WebCore
H A DFloatSize.h181 inline IntSize flooredIntSize(const FloatSize& p) function in namespace:WebCore
H A DLayoutSize.h176 inline IntSize flooredIntSize(const LayoutSize& s) function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/html/
H A DImageDocument.cpp159 IntSize size = flooredIntSize(cachedImage.imageSizeForRenderer(m_imageElement->renderer(), 1));
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderImage.cpp247 view().frameView().incrementVisuallyNonEmptyPixelCount(flooredIntSize(imageResource().imageSize(1.0f)));

Completed in 86 milliseconds