Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_pattern.cpp638 struct CPDF_PatchDrawer { struct
639 Coon_Color patch_colors[4];
640 int max_delta;
641 CFX_PathData path;
642 CFX_RenderDevice* pDevice;
643 int fill_mode;
644 int alpha;
645 void Draw(int x_scale, in Draw()