Home | History | Annotate | Download | only in win32

Lines Matching refs:FXDC_PRINTER

480     if (m_DeviceClass == FXDC_PRINTER) {

539 if (m_DeviceClass == FXDC_PRINTER && (pBitmap->GetWidth() * pBitmap->GetHeight() > abs(dest_width) * abs(dest_height))) {
782 if (bDrawAlpha || ((m_DeviceClass != FXDC_PRINTER && !(fill_mode & FXFILL_FULLCOVER)) || pGraphState && pGraphState->m_DashCount)) {
1155 device_class = FXDC_PRINTER;