ReactOS 0.4.16-dev-2357-g35d0dfe
FT_Span_ Struct Reference

#include <ftimage.h>

Collaboration diagram for FT_Span_:

Public Attributes

short x
 
unsigned short len
 
unsigned char coverage
 

Detailed Description

Definition at line 858 of file ftimage.h.

Member Data Documentation

◆ coverage

unsigned char FT_Span_::coverage

Definition at line 862 of file ftimage.h.

Referenced by ft_smooth_lcd_spans(), and ft_smooth_overlap_spans().

◆ len

unsigned short FT_Span_::len

Definition at line 861 of file ftimage.h.

Referenced by ft_smooth_lcd_spans(), and ft_smooth_overlap_spans().

◆ x

short FT_Span_::x

Definition at line 860 of file ftimage.h.

Referenced by ft_smooth_lcd_spans(), and ft_smooth_overlap_spans().


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