Searched defs:pixelSnappedSize (Results 1 – 2 of 2) sorted by relevance
60 …IntSize pixelSnappedSize() const { return IntSize(snapSizeToPixel(m_size.width(), m_location.x()),… in pixelSnappedSize() function
170 IntSize pixelSnappedSize() const { return m_frameRect.pixelSnappedSize(); } in pixelSnappedSize() function