FixBrushOrgEx.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 "dlls/gdi32/brush.c".

Debug channel "gdi".