Searched refs:LineOnOffDash (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinpolyline.c52 case LineOnOffDash:
/xsrc/external/mit/x11perf/dist/
H A Ddo_lines.c208 XSetLineAttributes(xp->d, xp->bggc, 0, LineOnOffDash, CapButt, JoinMiter);
209 XSetLineAttributes(xp->d, xp->fggc, 0, LineOnOffDash, CapButt, JoinMiter);
229 gcv.line_style = LineOnOffDash;
H A Ddo_arcs.c169 XSetLineAttributes(xp->d, xp->bggc, 0, LineOnOffDash, CapButt, JoinMiter);
170 XSetLineAttributes(xp->d, xp->fggc, 0, LineOnOffDash, CapButt, JoinMiter);
190 gcv.line_style = LineOnOffDash;
386 XSetLineAttributes(xp->d, xp->bggc, 0, LineOnOffDash, CapButt, JoinMiter);
387 XSetLineAttributes(xp->d, xp->fggc, 0, LineOnOffDash, CapButt, JoinMiter);
407 gcv.line_style = LineOnOffDash;
H A Ddo_segs.c184 (xp->d, xp->bggc, 0, LineOnOffDash, CapNotLast, JoinMiter);
186 (xp->d, xp->fggc, 0, LineOnOffDash, CapNotLast, JoinMiter);
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_segs.c132 case LineOnOffDash:
H A Dglamor_lines.c140 case LineOnOffDash:
H A Dglamor_dash.c158 case LineOnOffDash:
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h505 #define LineOnOffDash 1 macro
/xsrc/external/mit/xgc/dist/
H A Dmain.c121 {"OnOffDash", "OnOffDash", LineOnOffDash},
H A Dlex.c1208 { yylval.num = LineOnOffDash;
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbseg.c319 (pGC->lineStyle == LineOnOffDash || pPriv->bgand == 0)) {
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiwideline.c1814 if (pGC->lineStyle == LineOnOffDash &&
1851 if (pGC->lineStyle == LineOnOffDash)
1943 if (!first && pGC->lineStyle == LineOnOffDash &&
1965 if (!first && pGC->lineStyle == LineOnOffDash &&
2111 if (first || (pGC->lineStyle == LineOnOffDash && !prevIsFg))
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbseg.c394 (gc->lineStyle == LineOnOffDash || pgc->bgand == 0)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbseg.c394 (gc->lineStyle == LineOnOffDash || pgc->bgand == 0)) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaGCmisc.c361 } else if((pGC->lineStyle == LineOnOffDash) && pGCPriv->DashPattern){
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbseg.c563 (pGC->lineStyle == LineOnOffDash || pPriv->bgand == 0))
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiwideline.c2158 if (pGC->lineStyle == LineOnOffDash &&
2192 if (pGC->lineStyle == LineOnOffDash) {
2272 if (!first && pGC->lineStyle == LineOnOffDash &&
2291 if (!first && pGC->lineStyle == LineOnOffDash &&
2423 if (first || (pGC->lineStyle == LineOnOffDash && !prevIsFg)) {
/xsrc/external/mit/xterm/dist/
H A DTekproc.c1662 gcv.line_style = LineOnOffDash;
H A Dfontutils.c4267 : LineOnOffDash));
/xsrc/external/mit/libXaw/dist/src/
H A DDisplayList.c1789 retval = (void *)LineOnOffDash;
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.c2370 case LineOnOffDash:
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.c2370 case LineOnOffDash:
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c10135 case LineOnOffDash:
10954 case LineOnOffDash:
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c9992 case LineOnOffDash:
10785 case LineOnOffDash:

Completed in 77 milliseconds