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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DLayoutRect.h83 int pixelSnappedHeight() const { return snapSizeToPixel(height(), y()); } function in class:WebCore::LayoutRect
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBox.h66 int pixelSnappedHeight() const { return m_frameRect.pixelSnappedHeight(); } function in class:WebCore::RenderBox

Completed in 82 milliseconds