Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderoptions.h27 #define RENDER_FILL_FULLCOVER 0x00000100 macro
Dcpdf_renderstatus.cpp1282 if (m_Options.m_Flags & RENDER_FILL_FULLCOVER) in ProcessPath()