Home
last modified time | relevance | path

Searched defs:pldc (Results 1 – 6 of 6) sorted by relevance

/reactos/win32ss/gdi/gdi32/objects/
H A Dprintdrv.c78 PLDC pldc; in IntEndPage() local
312 PLDC pldc; in AbortDoc() local
363 PLDC pldc; in EndDoc() local
479 PLDC pldc; in StartDocW() local
649 PLDC pldc; in StartPage() local
714 PLDC pldc; in SetAbortProc() local
H A Ddc.c405 PLDC pldc; in GdiConvertAndCheckDC() local
555 PLDC pldc; in GetDeviceCaps() local
755 PLDC pldc; in GetAndSetDCDWord() local
H A Dbitmap.c865 PLDC pldc; in SetDIBitsToDevice() local
/reactos/win32ss/gdi/gdi32/wine/
H A Drosglue.c332 _In_ PLDC pldc, in EMFDC_SetD()
H A Demfdc.c1334 WINEDC * pldc = get_dc_ptr(hdc_src); in emfdrv_stretchblt() local
1499 WINEDC * pldc = get_dc_ptr(hdc_src); in EMFDC_MaskBlt() local
1603 WINEDC * pldc = get_dc_ptr(hdc_src); in EMFDC_PlgBlt() local
/reactos/win32ss/gdi/gdi32/misc/
H A Dmisc.c819 VOID GdiSAPCallback(PLDC pldc) in GdiSAPCallback()