Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.cpp101 CXFA_Graphics::CXFA_Graphics(CFX_RenderDevice* renderDevice) in CXFA_Graphics() argument
102 : m_type(FX_CONTEXT_None), m_renderDevice(renderDevice) { in CXFA_Graphics()
103 if (!renderDevice) in CXFA_Graphics()
Dcxfa_graphics.h37 explicit CXFA_Graphics(CFX_RenderDevice* renderDevice);