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.cpp722 struct CPDF_PatchDrawer { struct
723 Coon_Color patch_colors[4];
724 int max_delta;
725 CFX_PathData path;
726 CFX_RenderDevice* pDevice;
727 int fill_mode;
728 int alpha;
729 void Draw(int x_scale, in Draw()