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

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DLayoutRect.h208 inline IntRect pixelSnappedIntRect(const LayoutRect& rect) function in namespace:WebCore
218 inline IntRect pixelSnappedIntRect(LayoutUnit left, LayoutUnit top, LayoutUnit width, LayoutUnit height) function in namespace:WebCore
228 inline IntRect pixelSnappedIntRect(LayoutPoint location, LayoutSize size) function in namespace:WebCore

Completed in 519 milliseconds