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.cpp998 bool bDrawAlpha = (fill_alpha > 0 && fill_alpha < 255) || in DrawPath() local
1000 if (!pPlatform->m_GdiplusExt.IsAvailable() && bDrawAlpha) in DrawPath()
1004 if (bDrawAlpha || in DrawPath()