Searched refs:m_bHalfTone (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/win32/
H A Dwin32_int.h64 FX_BOOL m_bHalfTone; member in class:CWin32Platform
H A Dfx_win32_device.cpp414 pPlatformData->m_bHalfTone = ver.dwMajorVersion >= 5;
431 SetStretchBltMode(hDC, pPlatform->m_bHalfTone ? HALFTONE : COLORONCOLOR);

Completed in 87 milliseconds