ReactOS 0.4.16-dev-13-ge2fc578
|
Go to the source code of this file.
Functions | |
_Success_ (return!=ERROR) INT FASTCALL GdiGetClipBox(_In_ HDC hdc | |
VOID FASTCALL | GdiSelectVisRgn (HDC hdc, PREGION prgn) |
INT FASTCALL | IntGdiExtSelectClipRgn (PDC dc, PREGION prgn, int fnMode) |
VOID FASTCALL | CLIPPING_UpdateGCRegion (DC *Dc) |
VOID FASTCALL | IntGdiReleaseRaoRgn (PDC) |
VOID FASTCALL | IntGdiReleaseVisRgn (PDC) |
VOID FASTCALL | UpdateVisRgn (PDC) |
BOOL FASTCALL | REGION_bCopy (PREGION, PREGION) |
BOOL FASTCALL | REGION_bIntersectRegion (PREGION, PREGION, PREGION) |
int FASTCALL | IntGdiExtSelectClipRect (PDC, PRECTL, int) |
Variables | |
_Out_ LPRECT | prc |
_Success_ | ( | return! | = ERROR | ) |
Definition at line 59 of file cliprgn.c.
Referenced by DC_vUpdateDC(), and DceUpdateVisRgn().
Referenced by GdiFlushUserBatch(), and NtGdiExtSelectClipRgn().
Referenced by DC_vCopyState(), NtGdiExtSelectClipRgn(), and NtGdiSelectClipPath().
Definition at line 18 of file cliprgn.c.
Referenced by _Success_(), IntGdiReleaseVisRgn(), IntGdiSetMetaRgn(), IntSetDefaultRegion(), and NtGdiOffsetClipRgn().
Definition at line 28 of file cliprgn.c.
Referenced by GdiSelectVisRgn().
Definition at line 1828 of file region.c.
Referenced by _Success_(), CLIPPING_UpdateGCRegion(), and GdiSelectVisRgn().
Definition at line 1838 of file region.c.
Referenced by CLIPPING_UpdateGCRegion(), and IntGdiSetMetaRgn().
Definition at line 41 of file cliprgn.c.
Referenced by CLIPPING_UpdateGCRegion(), DC_vInitDc(), and NtGdiOffsetClipRgn().