Searched defs:EmptyPath (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render.cpp671 CFX_PathData EmptyPath; local
672 EmptyPath.AppendRect(-1, -1, 0, 0);
674 m_pDevice->SetClip_PathFill(&EmptyPath, NULL, fill_mode);

Completed in 69 milliseconds