Searched refs:updateRectBounds (Results 1 – 8 of 8) sorted by relevance
38 encoder->encode(updateRectBounds); in encode()51 if (!decoder->decode(result.updateRectBounds)) in decode()
57 WebCore::IntRect updateRectBounds; variable
63 ASSERT(bitmap->size() == updateInfo.updateRectBounds.size()); in incorporateUpdate()
240 if (updateInfo.updateRectBounds.isEmpty()) in incorporateUpdate()
208 …updateInfo.updateRectBounds = IntRect(IntPoint(imageOrigin.x, m_webPage->size().height() - imageOr… in display()209 updateInfo.updateRects.append(updateInfo.updateRectBounds); in display()
85 IntPoint updateRectLocation = updateInfo.updateRectBounds.location(); in incorporateUpdate()
102 IntPoint updateRectLocation = updateInfo.updateRectBounds.location();
597 updateInfo.updateRectBounds = bounds; in display()