Lines Matching refs:context
360 XDPSSetContextGState(s->sampler.fsb->fsb.context, s->sampler.gstate);
361 DPSsetrgbcolor(s->sampler.fsb->fsb.context, 1.0, 0.0, 0.0);
362 _DPSFShowText(s->sampler.fsb->fsb.context, d->text->str,
479 XDPSSetContextGState(s->sampler.fsb->fsb.context,
481 XDPSSetContextParameters(s->sampler.fsb->fsb.context,
489 _DPSFReclip(s->sampler.fsb->fsb.context);
490 _DPSFGetCTM(s->sampler.fsb->fsb.context,
492 XDPSUpdateContextGState(s->sampler.fsb->fsb.context,
494 XDPSSetContextGState(s->sampler.fsb->fsb.context,
496 XDPSSetContextParameters(s->sampler.fsb->fsb.context,
502 XDPSUpdateContextGState(s->sampler.fsb->fsb.context,
505 _DPSFClearWindow(s->sampler.fsb->fsb.context);
507 DPSWaitContext(s->sampler.fsb->fsb.context);
595 XDPSSetContextParameters(s->sampler.fsb->fsb.context,
603 DPSsetgray(s->sampler.fsb->fsb.context, 0.0);
604 XDPSCaptureContextGState(s->sampler.fsb->fsb.context,
606 _DPSFGetCTM(s->sampler.fsb->fsb.context,
608 XDPSSetContextParameters(s->sampler.fsb->fsb.context,
614 DPSsetgray(s->sampler.fsb->fsb.context, 0.0);
615 XDPSCaptureContextGState(s->sampler.fsb->fsb.context,
648 XDPSSetContextGState(s->sampler.fsb->fsb.context, s->sampler.gstate);
649 _DPSFClearWindow(s->sampler.fsb->fsb.context);
650 XDPSSetContextGState(s->sampler.fsb->fsb.context,
652 _DPSFClearWindow(s->sampler.fsb->fsb.context);
1311 XDPSSetContextGState(s->sampler.fsb->fsb.context, s->sampler.gstate);
1312 _DPSFShowText(s->sampler.fsb->fsb.context, t->str, fontName,
1341 XDPSSetContextGState(s->sampler.fsb->fsb.context,
1343 _DPSFShowTextAndGetDimensions(s->sampler.fsb->fsb.context,
1668 XDPSFreeContextGState(s->sampler.fsb->fsb.context,
1670 XDPSFreeContextGState(s->sampler.fsb->fsb.context, s->sampler.gstate);