Home
last modified time | relevance | path

Searched defs:TProfile_ (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/raster/
Dftraster.c356 struct TProfile_ struct
358 FT_F26Dot6 X; /* current coordinate during sweep */
359 PProfile link; /* link to next profile (various purposes) */
360 PLong offset; /* start of profile's data in render pool */
361 UShort flags; /* Bit 0-2: drop-out mode */
365 Long height; /* profile's height in scanlines */
366 Long start; /* profile's starting scanline */
368 Int countL; /* number of lines to step before this */
371 PProfile next; /* next profile in same contour, used */