Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp1307 IFX_RenderDeviceDriver* pRDD = GetDeviceDriver(); in GetDC() local
1308 if (!pRDD) { in GetDC()
1311 return (HDC)pRDD->GetPlatformSurface(); in GetDC()