OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:capNotLast
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
fblinebits.h
77
n == 0 && gc->capStyle !=
CapNotLast
, &dashoffset);
127
if (gc->capStyle !=
CapNotLast
&&
167
bool
capNotLast
= gc->capStyle ==
CapNotLast
;
195
!
capNotLast
, &dashoffset);
211
if (
capNotLast
)
216
if (!
capNotLast
)
261
if (!
capNotLast
)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
fblinebits.h
77
n == 0 && gc->capStyle !=
CapNotLast
, &dashoffset);
127
if (gc->capStyle !=
CapNotLast
&&
167
bool
capNotLast
= gc->capStyle ==
CapNotLast
;
195
!
capNotLast
, &dashoffset);
211
if (
capNotLast
)
216
if (!
capNotLast
)
261
if (!
capNotLast
)
/xsrc/external/mit/xorg-server/dist/fb/
fbbits.h
636
npt == 0 && pGC->capStyle !=
CapNotLast
, &dashoffset);
689
if (pGC->capStyle !=
CapNotLast
&&
738
Bool
capNotLast
;
747
capNotLast
= pGC->capStyle ==
CapNotLast
;
756
!
capNotLast
, &dashoffset);
773
if (
capNotLast
)
779
if (!
capNotLast
)
825
if (!
capNotLast
)
/xsrc/external/mit/xorg-server.old/dist/fb/
fbbits.h
713
npt == 0 && pGC->capStyle !=
CapNotLast
,
778
if (pGC->capStyle !=
CapNotLast
&&
831
Bool
capNotLast
;
839
capNotLast
= pGC->capStyle ==
CapNotLast
;
850
!
capNotLast
, &dashoffset);
874
if (
capNotLast
)
881
if (!
capNotLast
)
927
if (!
capNotLast
)
/xsrc/external/mit/xorg-server/dist/hw/sun/
sunGX.c
1256
* Note that the GX does not allow
CapNotLast
, so the code fakes it. This is
1285
if (pGC->capStyle ==
CapNotLast
)
1336
Bool
capNotLast
;
1344
capNotLast
= pGC->capStyle ==
CapNotLast
;
1388
if (
capNotLast
)
1417
if (
capNotLast
)
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
sunGX.c
1256
* Note that the GX does not allow
CapNotLast
, so the code fakes it. This is
1285
if (pGC->capStyle ==
CapNotLast
)
1336
Bool
capNotLast
;
1344
capNotLast
= pGC->capStyle ==
CapNotLast
;
1388
if (
capNotLast
)
1417
if (
capNotLast
)
Completed in 12 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026