HomeSort by relevance Sort by last modified time
    Searched refs:PProfile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/freetype/src/raster/
ftraster.c 354 typedef TProfile* PProfile;
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 );
500 PProfile cProfile; /* current profile */
501 PProfile fProfile; /* head of linked list of profiles */
502 PProfile gProfile; /* contour's first profile in case *
    [all...]
  /external/freetype/src/raster/
ftraster.c 354 typedef TProfile* PProfile;
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 );
502 PProfile cProfile; /* current profile */
503 PProfile fProfile; /* head of linked list of profiles */
504 PProfile gProfile; /* contour's first profile in case *
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
ftraster.c 354 typedef TProfile* PProfile;
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 );
502 PProfile cProfile; /* current profile */
503 PProfile fProfile; /* head of linked list of profiles */
504 PProfile gProfile; /* contour's first profile in case *
    [all...]

Completed in 3376 milliseconds