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

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DLayoutRect.h77 int pixelSnappedMaxY() const { return (m_location.y() + m_size.height()).round(); } function in class:WebCore::LayoutRect

Completed in 64 milliseconds