HomeSort by: relevance | last modified time | path
    Searched refs:FT_Size_Metrics (Results 1 - 15 of 15) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/sfnt/
ttsbit.h 45 FT_Size_Metrics* metrics );
sfobjs.c 1194 FT_Size_Metrics metrics;
ttsbit.c 289 FT_Size_Metrics* metrics )
  /xsrc/external/mit/freetype/dist/src/truetype/
ttobjs.h 280 FT_Size_Metrics* metrics; /* for the current rendering mode */
281 FT_Size_Metrics hinted_metrics; /* for the hinted rendering mode */
ttinterp.h 173 FT_Size_Metrics metrics;
ttdriver.c 314 FT_Size_Metrics* size_metrics = &size->metrics;
ttobjs.c 866 FT_Size_Metrics* size_metrics = &exec->metrics;
1306 FT_Size_Metrics* size_metrics;
  /xsrc/external/mit/freetype/dist/include/freetype/internal/
sfnt.h 369 FT_Size_Metrics* metrics );
ftobjs.h 462 FT_Size_Metrics autohint_metrics;
  /xsrc/external/mit/freetype/dist/include/freetype/
freetype.h 149 * FT_Size_Metrics
959 * hinted fonts. See @FT_Size_Metrics for further discussion.
1026 * @FT_Size_Metrics.
1494 * FT_Size_Metrics
1556 * The `FT_Size_Metrics` structure is valid for bitmap fonts also.
1608 } FT_Size_Metrics;
1636 FT_Size_Metrics metrics; /* size metrics */
2547 * See the note section of @FT_Size_Metrics if you wonder how size
  /xsrc/external/mit/freetype/dist/src/autofit/
afloader.c 99 FT_Size_Metrics* size_metrics = &face->size->internal->autohint_metrics;
252 FT_Size_Metrics* size_metrics = &size_internal->autohint_metrics;
  /xsrc/external/mit/freetype/dist/src/base/
ftobjs.c 988 FT_Size_Metrics* metrics = &face->size->metrics;
3024 FT_Size_Metrics* metrics )
3060 FT_Size_Metrics* metrics;
3095 FT_Size_Metrics* metrics;
3233 FT_Size_Metrics* metrics = &face->size->metrics;
3308 FT_Size_Metrics* metrics = &face->size->metrics;
  /xsrc/external/mit/libXfont/dist/src/FreeType/
ftfuncs.c 907 FT_Size_Metrics *smetrics = &size->metrics;
3128 FT_Size_Metrics *smetrics;
  /xsrc/external/mit/libXfont2/dist/src/FreeType/
ftfuncs.c 909 FT_Size_Metrics *smetrics = &size->metrics;
3132 FT_Size_Metrics *smetrics;
  /xsrc/external/mit/xterm/dist/
fontutils.c 3244 FT_Size_Metrics metrics;

Completed in 42 milliseconds