Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp988 FX_BOOL bGDI = pSource->GetBPP() == 1 && alpha == 255; in SetDIBits() local
989 if (!bGDI) { in SetDIBits()