Home
last modified time | relevance | path

Searched refs:clip_rect_bbox (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_rendershading.cpp887 FX_RECT clip_rect_bbox = clip_rect; in Draw() local
889 clip_rect_bbox.Intersect( in Draw()
895 pPattern, &mtMatrix, clip_rect_bbox, alpha, bAlphaMode)) { in Draw()
898 CPDF_DeviceBuffer buffer(pContext, pDevice, clip_rect_bbox, pCurObj, 150); in Draw()