FixBrushOrgEx(3w)
NAME
FixBrushOrgEx (GDI32.@)
SYNOPSIS
BOOL FixBrushOrgEx ( HDC hdc, INT x, INT y, LPPOINT oldorg )
DESCRIPTION
See SetBrushOrgEx(3w).
NOTES
This function is no longer documented by MSDN, but in Win95 GDI32 it is
the same as SetBrushOrgEx(3w).
IMPLEMENTATION
Defined in "wingdi.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/gdi32/brush.c".
- Debug channel "gdi".