Ignore:
Timestamp:
Sep 1, 1999, 9:12:23 PM (26 years ago)
Author:
phaller
Message:

Fix: header file cleanup (win32type.h)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/wingdi.h

    r619 r780  
    1 /* $Id: wingdi.h,v 1.2 1999-08-22 11:39:38 sandervl Exp $ */
     1/* $Id: wingdi.h,v 1.3 1999-09-01 19:12:14 phaller Exp $ */
    22
    33#ifndef __WINE_WINGDI_H
     
    319319#define COLORONCOLOR         3
    320320#define HALFTONE             4
    321 #define MAXSTRETCHBLTMODE    4 
     321#define MAXSTRETCHBLTMODE    4
    322322
    323323#define STRETCH_ANDSCANS     BLACKONWHITE
     
    425425
    426426typedef struct
    427 { 
     427{
    428428    UINT16     lbStyle;
    429429    COLORREF   lbColor WINE_PACKED;
     
    432432
    433433typedef struct
    434 { 
     434{
    435435    UINT     lbStyle;
    436436    COLORREF   lbColor;
     
    585585 *
    586586 * fsCsb  64-bit bitmap. The low 32 bits map the Windows codepages for
    587  *        which the font provides glyphs. The high 32 bits are for 
     587 *        which the font provides glyphs. The high 32 bits are for
    588588 *        non Windows codepages.
    589589 */
     
    594594} FONTSIGNATURE,*LPFONTSIGNATURE;
    595595
    596 typedef struct 
     596typedef struct
    597597{
    598598  UINT  ciCharset; /* character set */
     
    626626#define OBJ_ENHMETAFILE     13
    627627
    628  
     628
    629629typedef struct
    630630{
     
    637637} XFORM, *LPXFORM;
    638638
    639 typedef struct 
     639typedef struct
    640640{
    641641    INT16  txfHeight;
     
    13761376#define TT_PRIM_LINE    1
    13771377#define TT_PRIM_QSPLINE 2
    1378 #define TT_POLYGON_TYPE 24 
     1378#define TT_POLYGON_TYPE 24
    13791379
    13801380/* Get/SetSystemPaletteUse() values */
     
    13931393
    13941394typedef struct
    1395 { 
     1395{
    13961396    WORD           palVersion;
    13971397    WORD           palNumEntries;
     
    14031403typedef struct
    14041404{
    1405     UINT16   lopnStyle; 
     1405    UINT16   lopnStyle;
    14061406    POINT16  lopnWidth WINE_PACKED;
    14071407    COLORREF lopnColor WINE_PACKED;
     
    14101410typedef struct
    14111411{
    1412     UINT   lopnStyle; 
     1412    UINT   lopnStyle;
    14131413    POINT  lopnWidth WINE_PACKED;
    14141414    COLORREF lopnColor WINE_PACKED;
     
    17881788#define CBM_INIT         4
    17891789
    1790 typedef struct 
     1790typedef struct
    17911791{
    17921792        BITMAP          dsBm;
     
    19641964   ie. the header is just the first record in the metafile */
    19651965typedef struct {
    1966     DWORD iType; 
    1967     DWORD nSize; 
    1968     RECTL rclBounds; 
    1969     RECTL rclFrame; 
    1970     DWORD dSignature; 
    1971     DWORD nVersion; 
    1972     DWORD nBytes; 
    1973     DWORD nRecords; 
    1974     WORD  nHandles; 
    1975     WORD  sReserved; 
    1976     DWORD nDescription; 
    1977     DWORD offDescription; 
    1978     DWORD nPalEntries; 
    1979     SIZEL szlDevice; 
     1966    DWORD iType;
     1967    DWORD nSize;
     1968    RECTL rclBounds;
     1969    RECTL rclFrame;
     1970    DWORD dSignature;
     1971    DWORD nVersion;
     1972    DWORD nBytes;
     1973    DWORD nRecords;
     1974    WORD  nHandles;
     1975    WORD  sReserved;
     1976    DWORD nDescription;
     1977    DWORD offDescription;
     1978    DWORD nPalEntries;
     1979    SIZEL szlDevice;
    19801980    SIZEL szlMillimeters;
    19811981    DWORD cbPixelFormat;
    19821982    DWORD offPixelFormat;
    19831983    DWORD bOpenGL;
    1984 } ENHMETAHEADER, *LPENHMETAHEADER; 
    1985 
    1986 typedef struct {
    1987     DWORD iType; 
    1988     DWORD nSize; 
    1989     DWORD dParm[1]; 
    1990 } ENHMETARECORD, *LPENHMETARECORD; 
     1984} ENHMETAHEADER, *LPENHMETAHEADER;
     1985
     1986typedef struct {
     1987    DWORD iType;
     1988    DWORD nSize;
     1989    DWORD dParm[1];
     1990} ENHMETARECORD, *LPENHMETARECORD;
    19911991
    19921992typedef struct {
     
    22882288    DWORD    offBmiMask;
    22892289    DWORD    cbBmiMask;
    2290     DWORD    offBitsMask; 
     2290    DWORD    offBitsMask;
    22912291    DWORD    cbBitsMask;
    22922292} EMRPLGBLT, *PEMRPLGBLT;
     
    23202320    POINTL aptl[1];
    23212321    BYTE   abTypes[1];
    2322 } EMRPOLYDRAW, *PEMRPOLYDRAW; 
     2322} EMRPOLYDRAW, *PEMRPOLYDRAW;
    23232323
    23242324typedef struct {
     
    25082508} EMRSTRETCHDIBITS, *PEMRSTRETCHDIBITS;
    25092509
    2510 typedef INT (* CALLBACK ENHMFENUMPROC)(HDC, LPHANDLETABLE, 
     2510typedef INT (* CALLBACK ENHMFENUMPROC)(HDC, LPHANDLETABLE,
    25112511                                          LPENHMETARECORD, INT, LPVOID);
    25122512
     
    28442844#define DMTT_SUBDEV             3
    28452845
    2846 typedef struct 
     2846typedef struct
    28472847{
    28482848    INT16    cbSize;
     
    28512851} DOCINFO16, *LPDOCINFO16;
    28522852
    2853 typedef struct 
     2853typedef struct
    28542854{
    28552855    INT    cbSize;
     
    28602860} DOCINFOA, *LPDOCINFOA;
    28612861
    2862 typedef struct 
     2862typedef struct
    28632863{
    28642864    INT    cbSize;
     
    29632963
    29642964BOOL      WINAPI AngleArc(HDC, INT, INT, DWORD, FLOAT, FLOAT);
    2965 BOOL      WINAPI ArcTo(HDC, INT, INT, INT, INT, INT, INT, INT, INT); 
     2965BOOL      WINAPI ArcTo(HDC, INT, INT, INT, INT, INT, INT, INT, INT);
    29662966HENHMETAFILE WINAPI CloseEnhMetaFile(HDC);
    29672967HBRUSH    WINAPI CreateDIBPatternBrushPt(const void*,UINT);
     
    30663066HMETAFILE WINAPI SetMetaFileBitsEx(UINT,const BYTE*);
    30673067BOOL      WINAPI SetWorldTransform(HDC,const XFORM*);
    3068 BOOL      WINAPI TranslateCharsetInfo(LPDWORD,LPCHARSETINFO,DWORD);
     3068UINT      WINAPI TranslateCharsetInfo(LPDWORD,LPCHARSETINFO,DWORD);
    30693069
    30703070/* Declarations for functions that change between Win16 and Win32 */
Note: See TracChangeset for help on using the changeset viewer.