Searched refs:nDashes (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DSetDashes.c46 req->nDashes = n;
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Dfontdir.c290 int nDashes; local in function:SetupWildMatch
303 nDashes = pat->ndashes;
320 *privatep = nDashes;
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dfontdir.c290 int nDashes; local in function:SetupWildMatch
303 nDashes = pat->ndashes;
320 *privatep = nDashes;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c551 swaps(&stuff->nDashes);
H A Ddispatch.c1632 REQUEST_FIXED_SIZE(xSetDashesReq, stuff->nDashes);
1633 if (stuff->nDashes == 0) {
1645 return SetDashes(pGC, stuff->dashOffset, stuff->nDashes,
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c594 swaps(&stuff->nDashes, n);
H A Ddispatch.c1528 REQUEST_FIXED_SIZE(xSetDashesReq, stuff->nDashes);
1529 if (stuff->nDashes == 0)
1542 return SetDashes(pGC, stuff->dashOffset, stuff->nDashes,
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1652 CARD16 nDashes; /* length LISTofCARD8 of values following */
1648 CARD16 nDashes; /* length LISTofCARD8 of values following */ member in struct:__anone2852e7a7a08
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiXprocs.c897 REQUEST_FIXED_SIZE(xSetDashesReq, stuff->nDashes);
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiXprocs.c937 REQUEST_FIXED_SIZE(xSetDashesReq, stuff->nDashes);

Completed in 30 milliseconds