HomeSort by: relevance | last modified time | path
    Searched refs:ppci (Results 1 - 25 of 55) sorted by relevancy

1 2 3

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaNonTEText.c 46 unsigned char* gBase, CharInfoPtr *ppci);
51 unsigned char* gBase, CharInfoPtr *ppci);
186 CharInfoPtr *ppci, /* array of character info */
197 pGC->pCompositeClip, nglyph, (unsigned char*)pglyphBase, ppci);
206 CharInfoPtr *ppci, /* array of character info */
217 pGC->pCompositeClip, nglyph, (unsigned char*)pglyphBase, ppci);
240 CharInfoPtr *ppci,
245 for(i = 0; i < nglyph; i++, ppci++, glyphs++) {
246 glyphs->bits = (unsigned char*)((*ppci)->bits);
247 glyphs->start = w + (*ppci)->metrics.leftSideBearing
    [all...]
xaaTEText.c 42 unsigned char* gBase, CharInfoPtr *ppci);
167 CharInfoPtr *ppci,
178 pGC->pCompositeClip, nglyph, (unsigned char*)pglyphBase, ppci);
187 CharInfoPtr *ppci,
198 pGC->pCompositeClip, nglyph, (unsigned char*)pglyphBase, ppci);
226 CharInfoPtr *ppci )
269 FONTGLYPHBITS(gBase,*ppci++);
xaaFallback.c 298 CharInfoPtr *ppci,
303 (*pGC->ops->ImageGlyphBlt)(pDraw, pGC, xInit, yInit, nglyph, ppci, pglyphBase);
313 CharInfoPtr *ppci,
318 (*pGC->ops->PolyGlyphBlt)(pDraw, pGC, xInit, yInit, nglyph, ppci, pglyphBase);
xaaOverlayDF.c 736 CharInfoPtr *ppci,
744 pDraw, pGC, xInit, yInit, nglyph, ppci, pglyphBase);
753 CharInfoPtr *ppci,
761 pDraw, pGC, xInit, yInit, nglyph, ppci, pglyphBase);
832 CharInfoPtr *ppci,
840 pDraw, pGC, xInit, yInit, nglyph, ppci, pglyphBase);
849 CharInfoPtr *ppci,
857 pDraw, pGC, xInit, yInit, nglyph, ppci, pglyphBase);
xaaStateChange.c 172 int yInit, unsigned int nglyph, CharInfoPtr *ppci,
175 int yInit, unsigned int nglyph, CharInfoPtr *ppci,
187 CharInfoPtr *ppci, pointer pglyphBase);
190 CharInfoPtr *ppci, pointer pglyphBase);
878 int yInit, unsigned int nglyph, CharInfoPtr *ppci,
885 yInit, nglyph, ppci,
890 int yInit, unsigned int nglyph, CharInfoPtr *ppci,
897 yInit, nglyph, ppci,
943 CharInfoPtr *ppci, pointer pglyphBase)
950 ppci, pglyphBase)
    [all...]
xaaGC.c 605 CharInfoPtr *ppci,
610 ppci, pglyphBase);
620 CharInfoPtr *ppci,
625 ppci, pglyphBase);
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
fbglyph.c 125 unsigned int nglyph, CharInfoPtr * ppci, pointer glyphs)
160 pci = *ppci++;
190 CharInfoPtr *ppci; local
231 ppci = ppciInit;
235 widthBack += (*ppci++)->metrics.characterWidth;
251 ppci = ppciInit;
253 pci = *ppci++;
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
fbglyph.c 125 unsigned int nglyph, CharInfoPtr * ppci, pointer glyphs)
160 pci = *ppci++;
190 CharInfoPtr *ppci; local
231 ppci = ppciInit;
235 widthBack += (*ppci++)->metrics.characterWidth;
251 ppci = ppciInit;
253 pci = *ppci++;
  /xsrc/external/mit/xorg-server/dist/fb/
fbglyph.c 61 unsigned int nglyph, CharInfoPtr * ppci, void *pglyphBase)
94 pci = *ppci++;
129 CharInfoPtr *ppci; local
170 ppci = ppciInit;
174 widthBack += (*ppci++)->metrics.characterWidth;
194 ppci = ppciInit;
196 pci = *ppci++;
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_glyphblt.c 44 CharInfoPtr *ppci, void *pglyph_base)
88 CharInfoPtr charinfo = ppci[n];
159 CharInfoPtr *ppci, void *pglyph_base)
161 if (glamor_poly_glyph_blt_gl(drawable, gc, start_x, y, nglyph, ppci,
165 ppci, pglyph_base);
  /xsrc/external/mit/xorg-server/dist/mi/
miglblt.c 84 miPolyGlyphBlt(DrawablePtr pDrawable, GC * pGC, int x, int y, unsigned int nglyph, CharInfoPtr * ppci, /* array of character info */
142 pci = *ppci++;
185 miImageGlyphBlt(DrawablePtr pDrawable, GC * pGC, int x, int y, unsigned int nglyph, CharInfoPtr * ppci, /* array of character info */
195 xfont2_query_glyph_extents(pGC->font, ppci, (unsigned long) nglyph, &info);
224 (*pGC->ops->PolyGlyphBlt) (pDrawable, pGC, x, y, nglyph, ppci, pglyphBase);
mi.h 274 CharInfoPtr *ppci,
283 CharInfoPtr *ppci,
  /xsrc/external/mit/xorg-server.old/dist/mi/
miglblt.c 91 CharInfoPtr *ppci, /* array of character info */
153 pci = *ppci++;
205 CharInfoPtr *ppci, /* array of character info */
215 QueryGlyphExtents(pGC->font, ppci, (unsigned long)nglyph, &info);
246 (*pGC->ops->PolyGlyphBlt)(pDrawable, pGC, x, y, nglyph, ppci,
  /xsrc/external/mit/xorg-server/dist/include/
gcstruct.h 218 CharInfoPtr *ppci,
226 CharInfoPtr *ppci,
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/
dmxgcops.h 81 CharInfoPtr *ppci, pointer pglyphBase);
84 CharInfoPtr *ppci, pointer pglyphBase);
  /xsrc/external/mit/xorg-server.old/dist/fb/
fbglyph.c 260 CharInfoPtr *ppci,
301 pci = *ppci++;
354 CharInfoPtr *ppci; local
406 ppci = ppciInit;
410 widthBack += (*ppci++)->metrics.characterWidth;
431 ppci = ppciInit;
434 pci = *ppci++;
  /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
uxa-unaccel.c 323 CharInfoPtr * ppci, pointer pglyphBase)
329 uxa_damage_image_glyph_blt (&region, pDrawable, pGC, x, y, nglyph, ppci, pglyphBase);
335 fbImageGlyphBlt(pDrawable, pGC, x, y, nglyph, ppci,
348 CharInfoPtr * ppci, pointer pglyphBase)
354 uxa_damage_poly_glyph_blt (&region, pDrawable, pGC, x, y, nglyph, ppci, pglyphBase);
361 fbPolyGlyphBlt(pDrawable, pGC, x, y, nglyph, ppci,
uxa-damage.h 212 CharInfoPtr *ppci,
222 CharInfoPtr *ppci,
  /xsrc/external/mit/xorg-server.old/dist/miext/cw/
cw_ops.c 104 unsigned int nglyph, CharInfoPtr *ppci,
107 unsigned int nglyph, CharInfoPtr *ppci,
433 CharInfoPtr *ppci, pointer pglyphBase)
442 ppci, pglyphBase);
449 CharInfoPtr *ppci, pointer pglyphBase)
458 ppci, pglyphBase);
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
uxa-unaccel.c 302 CharInfoPtr * ppci, pointer pglyphBase)
310 fbImageGlyphBlt(pDrawable, pGC, x, y, nglyph, ppci,
321 CharInfoPtr * ppci, pointer pglyphBase)
330 fbPolyGlyphBlt(pDrawable, pGC, x, y, nglyph, ppci,
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
uxa-unaccel.c 302 CharInfoPtr * ppci, pointer pglyphBase)
310 fbImageGlyphBlt(pDrawable, pGC, x, y, nglyph, ppci,
321 CharInfoPtr * ppci, pointer pglyphBase)
330 fbPolyGlyphBlt(pDrawable, pGC, x, y, nglyph, ppci,
  /xsrc/external/mit/xf86-video-intel-old/dist/uxa/
uxa-unaccel.c 267 CharInfoPtr *ppci, pointer pglyphBase)
275 fbImageGlyphBlt (pDrawable, pGC, x, y, nglyph, ppci, pglyphBase);
285 CharInfoPtr *ppci, pointer pglyphBase)
293 fbPolyGlyphBlt (pDrawable, pGC, x, y, nglyph, ppci, pglyphBase);
  /xsrc/external/mit/xorg-server/dist/miext/rootless/
rootlessGC.c 118 unsigned int nglyph, CharInfoPtr * ppci,
1363 CharInfoPtr *ppci = ppciInit; local
1368 box.x1 = ppci[0]->metrics.leftSideBearing;
1371 box.x2 = ppci[nglyph - 1]->metrics.rightSideBearing -
1372 ppci[nglyph - 1]->metrics.characterWidth;
1380 width += (*ppci)->metrics.characterWidth;
1381 ppci++;
1416 CharInfoPtr * ppci, void *pglyphBase)
1422 pGC->ops->PolyGlyphBlt(dst, pGC, x, y, nglyph, ppci, pglyphBase);
1428 box.x1 = dst->x + x + ppci[0]->metrics.leftSideBearing
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/miext/rootless/
rootlessGC.c 122 CharInfoPtr *ppci, pointer pglyphBase);
1346 CharInfoPtr *ppci = ppciInit; local
1351 box.x1 = ppci[0]->metrics.leftSideBearing;
1353 box.x2 = ppci[nglyph - 1]->metrics.rightSideBearing -
1354 ppci[nglyph - 1]->metrics.characterWidth;
1361 width += (*ppci)->metrics.characterWidth;
1362 ppci++;
1396 CharInfoPtr *ppci, pointer pglyphBase)
1402 pGC->ops->PolyGlyphBlt(dst, pGC, x, y, nglyph, ppci, pglyphBase);
1408 box.x1 = dst->x + x + ppci[0]->metrics.leftSideBearing
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/sun/
sunGX.c 1478 CharInfoPtr *ppci, /* array of character info */
1503 if ((ppci[0]->metrics.leftSideBearing < 0))
1504 box.x1 = ppci[0]->metrics.leftSideBearing;
1506 w = ppci[h]->metrics.rightSideBearing;
1508 w += ppci[h]->metrics.characterWidth;
1521 cfbPolyGlyphBlt8 (pDrawable, pGC, x, y, nglyph, ppci, pglyphBase);
1536 pci = *ppci++;
1561 CharInfoPtr *ppci, /* array of character info */
1596 cfbPolyGlyphBlt8(pDrawable, pGC, x, y, nglyph, ppci, NULL);
1598 miImageGlyphBlt(pDrawable, pGC, x, y, nglyph, ppci, pglyphBase)
    [all...]

Completed in 64 milliseconds

1 2 3