Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp986 bool bDrawAlpha = (fill_alpha > 0 && fill_alpha < 255) || in DrawPath() local
988 if (!pPlatform->m_GdiplusExt.IsAvailable() && bDrawAlpha) in DrawPath()
992 if (bDrawAlpha || ((m_DeviceType != DeviceType::kPrinter && in DrawPath()