ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

pshrec.h File Reference
#include <ft2build.h>
#include "pshglob.h"

Go to the source code of this file.

Data Structures

struct  PS_HintRec
struct  PS_Hint_Table
struct  PS_Mask
struct  PS_Mask_Table
struct  PS_Dimension
struct  PS_Hints

Defines

#define ps_hint_is_active(x)   ( (x)->flags & PS_HINT_FLAG_ACTIVE )
#define ps_hint_is_ghost(x)   ( (x)->flags & PS_HINT_FLAG_GHOST )
#define ps_hint_is_bottom(x)   ( (x)->flags & PS_HINT_FLAG_BOTTOM )

Typedefs

typedef typedefFT_BEGIN_HEADER
struct PS_HintRec_ * 
PS_Hint

Enumerations

enum  PS_Hint_Type { PS_HINT_TYPE_1 = 1, PS_HINT_TYPE_2 = 2 }
enum  PS_Hint_Flags { PS_HINT_FLAG_GHOST = 1, PS_HINT_FLAG_BOTTOM = 2 }

Functions

 ps_hints_init (PS_Hints hints, FT_Memory memory)
 ps_hints_done (PS_Hints hints)
 t1_hints_funcs_init (T1_Hints_FuncsRec *funcs)
 t2_hints_funcs_init (T2_Hints_FuncsRec *funcs)

Generated on Mon May 28 2012 06:01:01 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.