Home
last modified time | relevance | path

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

/external/freetype/src/raster/
Dftraster.c353 typedef TProfile* PProfile; typedef
358 PProfile link; /* link to next profile (various purposes) */
370 PProfile next; /* next profile in same contour, used */
374 typedef PProfile TProfileList;
375 typedef PProfile* PProfileList;
436 PProfile left,
437 PProfile right );
510 PProfile cProfile; /* current profile */
511 PProfile fProfile; /* head of linked list of profiles */
512 PProfile gProfile; /* contour's first profile in case */
[all …]