Searched refs:getPendingCropRects (Results 1 – 2 of 2) sorted by relevance
55 PendingCropRectSet &getPendingCropRects() { return m_pendingCropRects; } in getPendingCropRects() function
143 PendingCropRectSet &rset = m_currentContext->getPendingCropRects(); in applyPendingCropRects()