Home
last modified time | relevance | path

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

/external/freetype/src/raster/
Dftraster.c330 struct TProfile_ struct
332 FT_F26Dot6 X; /* current coordinate during sweep */
333 PProfile link; /* link to next profile - various purpose */
334 PLong offset; /* start of profile's data in render pool */
335 int flow; /* Profile orientation: Asc/Descending */
336 long height; /* profile's height in scanlines */
337 long start; /* profile's starting scanline */
339 unsigned countL; /* number of lines to step before this */
342 PProfile next; /* next profile in same contour, used */