Searched refs:dctype (Results 1 – 10 of 10) sorted by relevance
131 DCTYPE dctype, in DC_vInitDc() argument135 pdc->dctype = dctype; in DC_vInitDc()151 if (dctype == DCTYPE_MEMORY) in DC_vInitDc()170 if (dctype == DCTYPE_DIRECT) in DC_vInitDc()553 if (pdcFirst->dctype == DCTYPE_DIRECT) in DC_vPrepareDCsForBlit()564 if (pdcFirst->dctype == DCTYPE_DIRECT) in DC_vPrepareDCsForBlit()584 if (pdcSecond->dctype == DCTYPE_DIRECT) in DC_vPrepareDCsForBlit()616 if (pdc1->dctype == DCTYPE_DIRECT) in DC_vFinishBlit()627 if (pdc2->dctype == DCTYPE_DIRECT) in DC_vFinishBlit()984 pdc->dctype = DCTYPE_INFO; in MakeInfoDC()[all …]
62 if (DCSrc->dctype == DCTYPE_INFO || DCDest->dctype == DCTYPE_INFO) in NtGdiAlphaBlend()240 if (DCSrc->dctype == DCTYPE_INFO || DCDest->dctype == DCTYPE_INFO) in NtGdiTransparentBlt()407 if (DCDest->dctype == DCTYPE_INFO) in NtGdiMaskBlt()419 if (DCSrc->dctype == DCTYPE_INFO) in NtGdiMaskBlt()633 if (DCDest->dctype == DCTYPE_INFO) in GreStretchBltMask()644 if (DCSrc->dctype == DCTYPE_INFO) in GreStretchBltMask()950 if (pdc->dctype == DCTYPE_INFO) in IntGdiPolyPatBlt()
188 if (pdc->dctype == DCTYPE_MEMORY) in DC_vRestoreDC()302 if (pdc->dctype == DCTYPE_MEMORY) in NtGdiSaveDC()
102 DCTYPE dctype; member204 VOID NTAPI DC_vInitDc(PDC pdc, DCTYPE dctype, PPDEVOBJ ppdev);
240 if(pdc->dctype == DCTYPE_MEMORY) in GdiSelectPalette()364 if (pdc->dctype != DCTYPE_MEMORY) in NtGdiSelectBitmap()
749 if (pdc->dctype == DCTYPE_DIRECT) in IntGdiRealizePalette()773 (pdc->dctype == DCTYPE_MEMORY ? "memory managed DCs" : "device DCs")); in IntGdiRealizePalette()
515 SafeResult = pdc->dctype; in NtGdiGetDCDword()
289 if (Dc->dctype != DCTYPE_MEMORY) in IntCreateCompatibleBitmap()
557 if (pDC->dctype == DCTYPE_INFO) in NtGdiSetDIBitsToDeviceInternal()745 if (pDC == NULL || pDC->dctype == DCTYPE_INFO) in GreGetDIBitsInternal()
725 ASSERT(pdc->dctype == DCTYPE_DIRECT); in GreSetPointerShape()814 ASSERT(pdc->dctype == DCTYPE_DIRECT); in GreMovePointer()