Lines Matching defs:XAA

402 #define	XAA(s)		pXAAinfo->s = Apm##s
406 XAA(Sync);
410 XAA(SetupForSolidFill);
411 XAA(SubsequentSolidFillRect);
415 XAA(SetupForScreenToScreenColorExpandFill);
416 XAA(SubsequentScreenToScreenColorExpandFill);
420 XAA architecture. I rewrote the XAA functions using ImageWrite
428 XAA(SetupForCPUToScreenColorExpandFill);
429 XAA(SubsequentCPUToScreenColorExpandFill);
442 XAA(SetupForImageWrite);
443 XAA(SubsequentImageWriteRect);
447 XAA(WritePixmap);
451 XAA(FillImageWriteRects);
455 XAA(WriteBitmap);
458 XAA(TEGlyphRenderer);
462 XAA(SetupForScreenToScreenCopy);
463 XAA(SubsequentScreenToScreenCopy);
467 XAA(SetClippingRectangle);
471 XAA(SubsequentSolidBresenhamLine);
477 XAA(SetupForMono8x8PatternFill);
478 XAA(SubsequentMono8x8PatternFillRect);
482 XAA(SetupForColor8x8PatternFill);
483 XAA(SubsequentColor8x8PatternFillRect);
489 #undef XAA
492 #define XAA(s) pXAAinfo->s = Apm##s##24
493 XAA(Sync);
497 XAA(SetupForSolidFill);
498 XAA(SubsequentSolidFillRect);
503 XAA(SetupForScreenToScreenColorExpandFill);
504 XAA(SubsequentScreenToScreenColorExpandFill);
508 XAA architecture. I rewrote the XAA functions using ImageWrite
515 XAA(SetupForCPUToScreenColorExpandFill);
516 XAA(SubsequentCPUToScreenColorExpandFill);
528 XAA(SetupForImageWrite);
529 XAA(SubsequentImageWriteRect);
533 XAA(WritePixmap);
537 XAA(FillImageWriteRects);
541 XAA(WriteBitmap);
544 XAA(TEGlyphRenderer);
548 XAA(SubsequentSolidBresenhamLine);
549 XAA(SetClippingRectangle);
556 XAA(SetupForMono8x8PatternFill);
557 XAA(SubsequentMono8x8PatternFillRect);
562 XAA(SetupForScreenToScreenCopy);
563 XAA(SubsequentScreenToScreenCopy);
564 #undef XAA