ReactOS 0.4.15-dev-7953-g1f49173
CF2_HintMaskRec_ Struct Reference

#include <pshints.h>

Public Attributes

FT_Errorerror
 
FT_Bool isValid
 
FT_Bool isNew
 
size_t bitCount
 
size_t byteCount
 
FT_Byte mask [(CF2_MAX_HINTS+7)/8]
 

Detailed Description

Definition at line 70 of file pshints.h.

Member Data Documentation

◆ bitCount

size_t CF2_HintMaskRec_::bitCount

Definition at line 77 of file pshints.h.

Referenced by cf2_hintmask_setCounts().

◆ byteCount

size_t CF2_HintMaskRec_::byteCount

Definition at line 78 of file pshints.h.

Referenced by cf2_hintmask_read(), and cf2_hintmask_setCounts().

◆ error

FT_Error* CF2_HintMaskRec_::error

Definition at line 72 of file pshints.h.

Referenced by cf2_hintmap_build(), cf2_hintmask_read(), and cf2_hintmask_setCounts().

◆ isNew

FT_Bool CF2_HintMaskRec_::isNew

Definition at line 75 of file pshints.h.

Referenced by cf2_hintmask_setCounts(), and cf2_interpT2CharString().

◆ isValid

FT_Bool CF2_HintMaskRec_::isValid

Definition at line 74 of file pshints.h.

Referenced by cf2_hintmask_setCounts(), and cf2_interpT2CharString().

◆ mask

FT_Byte CF2_HintMaskRec_::mask[(CF2_MAX_HINTS+7)/8]

Definition at line 80 of file pshints.h.

Referenced by cf2_hintmask_read().


The documentation for this struct was generated from the following file: