Searched refs:indash (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/dix/ | ||
| H A D | gc.c | 955 unsigned char *p, *indash; local in function:SetDashes 991 indash = pdash; 994 *p++ = *indash++; |
| /xsrc/external/mit/xorg-server/dist/dix/ | ||
| H A D | gc.c | 913 unsigned char *p, *indash; local in function:SetDashes 945 indash = pdash; 948 *p++ = *indash++; |
Completed in 3 milliseconds