Searched refs:get_metrics (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/freetype/dist/include/freetype/internal/services/
H A Dsvpfr.h53 FT_PFR_GetMetricsFunc get_metrics; local in function:FT_DEFINE_SERVICE
/xsrc/external/mit/freetype/dist/src/base/
H A Dftpfr.c57 error = service->get_metrics( face,
/xsrc/external/mit/freetype/dist/src/cff/
H A Dcffgload.c308 (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 Dcffdrivr.c244 ( (SFNT_Service)ttface->sfnt )->get_metrics( ttface,
275 ( (SFNT_Service)ttface->sfnt )->get_metrics( ttface,
/xsrc/external/mit/libXfont/dist/src/util/
H A Dfontutil.c155 (*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 Dfontutil.c146 (*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 Dsfnt.h775 TT_Get_Metrics_Func get_metrics; member in struct:SFNT_Interface_
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontstruct.h116 int (*get_metrics) (FontPtr /* font */, member in struct:_Font
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dsnfread.c432 pFont->get_metrics = bitmapGetMetrics;
H A Dbdfread.c922 pFont->get_metrics = bitmapGetMetrics;
H A Dpcfread.c675 pFont->get_metrics = bitmapGetMetrics;
H A Dbitscale.c790 pf->get_metrics = bitmapGetMetrics;
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dsnfread.c434 pFont->get_metrics = bitmapGetMetrics;
H A Dbdfread.c924 pFont->get_metrics = bitmapGetMetrics;
H A Dpcfread.c677 pFont->get_metrics = bitmapGetMetrics;
H A Dbitscale.c787 pf->get_metrics = bitmapGetMetrics;
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfsconvert.c695 pfont->get_metrics = _fs_get_metrics;
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsconvert.c697 pfont->get_metrics = _fs_get_metrics;
/xsrc/external/mit/xfs/dist/difs/
H A Dcharinfo.c141 metrics_func = (MetricsFunc)pfont->get_metrics;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxf86bigfont.c441 (*pFont->get_metrics) (pFont, ncols, chars, TwoD16Bit,
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxf86bigfont.c422 (*pFont->get_metrics) (pFont, ncols, chars, TwoD16Bit,
/xsrc/external/mit/bdftopcf/dist/
H A Dbdfread.c918 pFont->get_metrics = bitmapGetMetrics;
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttgload.c104 ( (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 Ddixfonts.c554 (*pFont->get_metrics) (pFont, ncols, chars,
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c540 (*pFont->get_metrics) (pFont, ncols, chars,

Completed in 72 milliseconds

12