/reactos/win32ss/gdi/eng/ |
H A D | surface.c | 69 PSURFACE psurf = (PSURFACE)ObjectBody; in SURFACE_vCleanup() local 127 PSURFACE psurf; in SURFACE_AllocSurface() local 313 PSURFACE psurf; in EngCreateBitmap() local 356 PSURFACE psurf; in EngCreateDeviceBitmap() local 396 PSURFACE psurf; in EngCreateDeviceSurface() local 437 PSURFACE psurf; in EngAssociateSurface() local 482 PSURFACE psurf; in EngModifySurface() local 570 PSURFACE psurf; in EngDeleteSurface() local 610 SURFACE *psurf = SURFACE_ShareLockSurface(hsurf); in EngLockSurface() local 633 SURFACE *psurf = CONTAINING_RECORD(pso, SURFACE, SurfObj); in EngUnlockSurface() local
|
H A D | surface.h | 95 SURFACE_ShareLockByPointer(PSURFACE psurf) in SURFACE_ShareLockByPointer() 137 _Inout_ PSURFACE psurf, in SURFACE_vSetPalette()
|
H A D | paint.c | 92 SURFACE *psurf = CONTAINING_RECORD(pso, SURFACE, SurfObj); in IntEngPaint() local
|
H A D | engbrush.c | 54 PSURFACE psurf, in EBRUSHOBJ_vInit()
|
H A D | mouse.c | 714 PSURFACE psurf, psurfMask, psurfColor; in GreSetPointerShape() local
|
H A D | gradient.c | 566 SURFACE *psurf; in IntEngGradientFill() local
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | bitmaps.c | 49 _Inout_ PSURFACE psurf, in UnsafeSetBitmapBits() 111 PSURFACE psurf; in GreCreateBitmapEx() local 202 PSURFACE psurf; in NtGdiCreateBitmap() local 291 PSURFACE psurf; in IntCreateCompatibleBitmap() local 323 PSURFACE psurf = Dc->dclevel.pSurface; in IntCreateCompatibleBitmap() local 508 PSURFACE psurf, in UnsafeGetBitmapBits() 562 PSURFACE psurf; in NtGdiGetBitmapBits() local 620 PSURFACE psurf; in NtGdiSetBitmapBits() local 674 PSURFACE psurf; in NtGdiSetBitmapDimension() local 771 BITMAP_GetObject(SURFACE *psurf, INT Count, LPVOID buffer) in BITMAP_GetObject() [all …]
|
H A D | polyfill.c | 393 SURFACE *psurf, in POLYGONFILL_FillScanLineAlternate() 441 SURFACE *psurf, in POLYGONFILL_FillScanLineWinding() 540 SURFACE *psurf, in FillPolygon() 592 SURFACE *psurf, in IntFillPolygon()
|
H A D | fillshap.c | 22 SURFACE *psurf; in IntGdiPolygon() local 571 SURFACE *psurf = NULL; in IntRectangle() local 949 SURFACE *psurf; in GreGradientFill() local 1147 SURFACE *psurf; in NtGdiExtFloodFill() local
|
H A D | dcobjs.c | 314 DC_bIsBitmapCompatible(PDC pdc, PSURFACE psurf) in DC_bIsBitmapCompatible() 671 SURFACE *psurf = pdc->dclevel.pSurface; in NtGdiGetDCObject() local
|
H A D | print.c | 95 PSURFACE psurf; in NtGdiExtEscape() local
|
H A D | line.c | 152 SURFACE *psurf; in IntGdiLineTo() local 331 SURFACE *psurf; in IntGdiPolyline() local
|
H A D | arc.c | 42 SURFACE *psurf; in IntArc() local
|
H A D | palette.c | 998 PSURFACE psurf; in GreGetSetColorTable() local
|
H A D | drawing.c | 1244 SURFACE *psurf; in IntFillRect() local
|
H A D | bitblt.c | 853 SURFACE *psurf; in IntPatBlt() local
|
H A D | dibobj.c | 729 PSURFACE psurf = NULL; in GreGetDIBitsInternal() local
|
H A D | freetype.c | 6692 SURFACE *psurf = dc->dclevel.pSurface; in IntEngFillPolygon() local 6731 SURFACE *psurf = dc->dclevel.pSurface; in IntEngFillBox() local 6788 SURFACE *psurf; in IntExtTextOutW() local
|
/reactos/win32ss/reactx/ntddraw/ |
H A D | d3dkmt.c | 15 PSURFACE psurf; in NtGdiDdDDICreateDCFromMemory() local
|
/reactos/win32ss/user/ntuser/ |
H A D | cursoricon.c | 1906 PSURFACE psurf = NULL; in UserDrawIconEx() local
|