| /xsrc/external/mit/freetype/dist/include/freetype/internal/services/ |
| H A D | svpfr.h | 53 FT_PFR_GetMetricsFunc get_metrics; local in function:FT_DEFINE_SERVICE
|
| /xsrc/external/mit/freetype/dist/src/base/ |
| H A D | ftpfr.c | 57 error = service->get_metrics( face,
|
| /xsrc/external/mit/freetype/dist/src/cff/ |
| H A D | cffgload.c | 308 (void)( (SFNT_Service)face->sfnt )->get_metrics( face, 0, 321 (void)( (SFNT_Service)face->sfnt )->get_metrics( face, 1, 555 ( (SFNT_Service)face->sfnt )->get_metrics( face, 0, 582 ( (SFNT_Service)face->sfnt )->get_metrics( face, 1,
|
| H A D | cffdrivr.c | 244 ( (SFNT_Service)ttface->sfnt )->get_metrics( ttface, 275 ( (SFNT_Service)ttface->sfnt )->get_metrics( ttface,
|
| /xsrc/external/mit/libXfont/dist/src/util/ |
| H A D | fontutil.c | 155 (*pFont->get_metrics) (pFont, count, chars, encoding, &n, charinfo); 157 /* Do default character substitution as get_metrics doesn't */ 169 (*pFont->get_metrics) (pFont, 1, defc, encoding, &t, &defaultChar);
|
| /xsrc/external/mit/libXfont2/dist/src/util/ |
| H A D | fontutil.c | 146 (*pFont->get_metrics) (pFont, count, chars, encoding, &n, charinfo); 148 /* Do default character substitution as get_metrics doesn't */ 160 (*pFont->get_metrics) (pFont, 1, defc, encoding, &t, &defaultChar);
|
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | sfnt.h | 775 TT_Get_Metrics_Func get_metrics; member in struct:SFNT_Interface_
|
| /xsrc/external/mit/xorgproto/dist/include/X11/fonts/ |
| H A D | fontstruct.h | 116 int (*get_metrics) (FontPtr /* font */, member in struct:_Font
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | snfread.c | 432 pFont->get_metrics = bitmapGetMetrics;
|
| H A D | bdfread.c | 922 pFont->get_metrics = bitmapGetMetrics;
|
| H A D | pcfread.c | 675 pFont->get_metrics = bitmapGetMetrics;
|
| H A D | bitscale.c | 790 pf->get_metrics = bitmapGetMetrics;
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | snfread.c | 434 pFont->get_metrics = bitmapGetMetrics;
|
| H A D | bdfread.c | 924 pFont->get_metrics = bitmapGetMetrics;
|
| H A D | pcfread.c | 677 pFont->get_metrics = bitmapGetMetrics;
|
| H A D | bitscale.c | 787 pf->get_metrics = bitmapGetMetrics;
|
| /xsrc/external/mit/libXfont/dist/src/fc/ |
| H A D | fsconvert.c | 695 pfont->get_metrics = _fs_get_metrics;
|
| /xsrc/external/mit/libXfont2/dist/src/fc/ |
| H A D | fsconvert.c | 697 pfont->get_metrics = _fs_get_metrics;
|
| /xsrc/external/mit/xfs/dist/difs/ |
| H A D | charinfo.c | 141 metrics_func = (MetricsFunc)pfont->get_metrics;
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | xf86bigfont.c | 441 (*pFont->get_metrics) (pFont, ncols, chars, TwoD16Bit,
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | xf86bigfont.c | 422 (*pFont->get_metrics) (pFont, ncols, chars, TwoD16Bit,
|
| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | bdfread.c | 918 pFont->get_metrics = bitmapGetMetrics;
|
| /xsrc/external/mit/freetype/dist/src/truetype/ |
| H A D | ttgload.c | 104 ( (SFNT_Service)face->sfnt )->get_metrics( face, 0, idx, lsb, aw ); 124 ( (SFNT_Service)face->sfnt )->get_metrics( face, 1, idx, tsb, ah );
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dixfonts.c | 554 (*pFont->get_metrics) (pFont, ncols, chars,
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dixfonts.c | 540 (*pFont->get_metrics) (pFont, ncols, chars,
|