Searched refs:m_keepRect (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DTiledBackingStore.h131 IntRect m_keepRect; member in class:WebCore::TiledBackingStore
H A DTiledBackingStore.cpp84 IntRect keepRectFitToTileSize = tileRectForCoordinate(tileCoordinateForPoint(m_keepRect.location()));
85 keepRectFitToTileSize.unite(tileRectForCoordinate(tileCoordinateForPoint(innerBottomRight(m_keepRect))));
477 m_keepRect = keepRect;

Completed in 184 milliseconds