Home
last modified time | relevance | path

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

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