Home
last modified time | relevance | path

Searched refs:PProfile (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/raster/
Dftraster.c354 typedef TProfile* PProfile; typedef
359 PProfile link; /* link to next profile (various purposes) */
371 PProfile next; /* next profile in same contour, used */
375 typedef PProfile TProfileList;
376 typedef PProfile* PProfileList;
437 PProfile left,
438 PProfile right );
506 PProfile cProfile; /* current profile */
507 PProfile fProfile; /* head of linked list of profiles */
508 PProfile gProfile; /* contour's first profile in case */
[all …]