NAME

FixBrushOrgEx  (GDI32.@)

SYNOPSIS

 BOOL FixBrushOrgEx
 (
  HDC     hdc,
  INT     x,
  INT     y,
  LPPOINT oldorg
 )

DESCRIPTION

See SetBrushOrgEx.

NOTES

This function is no longer documented by MSDN, but in Win95 GDI32 it is the same as SetBrushOrgEx.

IMPLEMENTATION

Defined in "wingdi.h".

Implemented in "dlls/gdi32/brush.c". source.winehq.org/source/dlls/gdi32/brush.c

Debug channel "gdi".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.