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

/external/pdfium/xfa/fde/
H A Dfde_gedevice.cpp22 bool bOwnerDevice)
23 : m_pDevice(pDevice), m_bOwnerDevice(bOwnerDevice), m_iCharCount(0) {
21 CFDE_RenderDevice(CFX_RenderDevice* pDevice, bool bOwnerDevice) argument

Completed in 122 milliseconds