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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DLayoutRect.h204 inline IntRect pixelSnappedIntRect(const LayoutRect& rect) function in namespace:WebCore
219 inline IntRect pixelSnappedIntRect(LayoutUnit left, LayoutUnit top, LayoutUnit width, LayoutUnit height) function in namespace:WebCore
229 inline IntRect pixelSnappedIntRect(LayoutPoint location, LayoutSize size) function in namespace:WebCore

Completed in 297 milliseconds