Home
last modified time | relevance | path

Searched defs:CPDF_PatchDrawer (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp708 struct CPDF_PatchDrawer { struct
709 Coon_Color patch_colors[4];
710 int max_delta;
711 CFX_PathData path;
712 CFX_RenderDevice* pDevice;
713 int fill_mode;
714 int alpha;
715 void Draw(int x_scale, in Draw()