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

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DLayoutRect.h76 int pixelSnappedMaxX() const { return (m_location.x() + m_size.width()).round(); } function in class:blink::LayoutRect

Completed in 123 milliseconds