Searched refs:get_glyphs (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaTEText.c64 (*pGC->font->get_glyphs)(pGC->font, (unsigned long)count,
88 (*pGC->font->get_glyphs)(
116 (*pGC->font->get_glyphs)(pGC->font, (unsigned long)count,
140 (*pGC->font->get_glyphs)(
H A DxaaNonTEText.c74 (*pGC->font->get_glyphs)(pGC->font, (unsigned long)count,
102 (*pGC->font->get_glyphs)(
134 (*pGC->font->get_glyphs)(pGC->font, (unsigned long)count,
159 (*pGC->font->get_glyphs)(
/xsrc/external/mit/xorg-server/dist/glx/
H A Dxfont.c125 (*pFont->get_glyphs) (pFont, 1, chs, (FontEncoding) encoding,
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_font.c106 (*font->get_glyphs)(font, 1, c, TwoD16Bit, &count, &glyph);
128 (*font->get_glyphs)(font, 1, c, TwoD16Bit, &count, &glyph);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dxfont.c128 (*pFont->get_glyphs)(pFont, 1, chs, (FontEncoding)encoding,
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dglyphcurs.c163 (*pfont->get_glyphs) (pfont, 1, chs, encoding, &nglyphs, &pci);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dglyphcurs.c155 (*pfont->get_glyphs) (pfont, 1, chs, encoding, &nglyphs, &pci);
H A Ddixfonts.c125 (*font->get_glyphs) (font, count, chars, fontEncoding, glyphcount, glyphs);
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontstruct.h110 int (*get_glyphs) (FontPtr /* font */, member in struct:_Font
/xsrc/external/mit/libXfont/dist/src/util/
H A Dfontutil.c55 (*font->get_glyphs) (font, count, chars, fontEncoding, glyphcount, glyphs);
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dsnfread.c431 pFont->get_glyphs = bitmapGetGlyphs;
H A Dbdfread.c921 pFont->get_glyphs = bitmapGetGlyphs;
H A Dpcfread.c674 pFont->get_glyphs = bitmapGetGlyphs;
H A Dbitscale.c789 pf->get_glyphs = bitmapGetGlyphs;
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dsnfread.c433 pFont->get_glyphs = bitmapGetGlyphs;
H A Dbdfread.c923 pFont->get_glyphs = bitmapGetGlyphs;
H A Dpcfread.c676 pFont->get_glyphs = bitmapGetGlyphs;
H A Dbitscale.c786 pf->get_glyphs = bitmapGetGlyphs;
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfsconvert.c694 pfont->get_glyphs = _fs_get_glyphs;
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsconvert.c696 pfont->get_glyphs = _fs_get_glyphs;
/xsrc/external/mit/xfs/dist/difs/
H A Dcharinfo.c143 metrics_func = pfont->get_glyphs;
/xsrc/external/mit/bdftopcf/dist/
H A Dbdfread.c917 pFont->get_glyphs = bitmapGetGlyphs;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c15804 font->get_glyphs(font, 1, &g, Linear8Bit, &n, &ret);
15829 font->get_glyphs(font, 1, (unsigned char *)&g,
15902 gc->font->get_glyphs(gc->font, count, (unsigned char *)chars,
15977 gc->font->get_glyphs(gc->font, count, (unsigned char *)chars,
16062 gc->font->get_glyphs(gc->font, count, (unsigned char *)chars,
16144 gc->font->get_glyphs(gc->font, count, (unsigned char *)chars,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c15578 font->get_glyphs(font, 1, &g, Linear8Bit, &n, &ret);
15603 font->get_glyphs(font, 1, (unsigned char *)&g,
15676 gc->font->get_glyphs(gc->font, count, (unsigned char *)chars,
15751 gc->font->get_glyphs(gc->font, count, (unsigned char *)chars,
15836 gc->font->get_glyphs(gc->font, count, (unsigned char *)chars,
15918 gc->font->get_glyphs(gc->font, count, (unsigned char *)chars,
/xsrc/external/mit/libXfont/dist/src/FreeType/
H A Dftfuncs.c3794 xf->get_glyphs = FreeTypeGetGlyphs;

Completed in 324 milliseconds

12