OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PolySegmentThinDashed
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaGCmisc.c
363
if(infoRec->
PolySegmentThinDashed
&&
372
pGC->ops->PolySegment = infoRec->
PolySegmentThinDashed
;
392
if(infoRec->
PolySegmentThinDashed
&&
399
pGC->ops->PolySegment = infoRec->
PolySegmentThinDashed
;
xaaOverlayDF.c
140
void (*
PolySegmentThinDashed
)(DrawablePtr, GCPtr, int, xSegment*);
231
pOverPriv->
PolySegmentThinDashed
= infoRec->
PolySegmentThinDashed
;
296
if(infoRec->
PolySegmentThinDashed
)
297
infoRec->
PolySegmentThinDashed
= XAAOverPolySegmentThinDashed;
947
(*pOverPriv->
PolySegmentThinDashed
)(pDraw, pGC, nseg, pSeg);
xaaInitAccel.c
1256
if(!infoRec->
PolySegmentThinDashed
) {
1257
infoRec->
PolySegmentThinDashed
= XAAPolySegmentDashed;
1262
if(infoRec->PolylinesThinDashed || infoRec->
PolySegmentThinDashed
) {
1417
if(infoRec->
PolySegmentThinDashed
|| infoRec->PolylinesThinDashed)
xaaStateChange.c
201
void (*
PolySegmentThinDashed
)(DrawablePtr pDrawable, GCPtr pGC, int nseg,
1021
(*pStatePriv->
PolySegmentThinDashed
)(pDrawable, pGC, nseg,
1579
XAA_STATE_WRAP(
PolySegmentThinDashed
);
xaa.h
1020
void (*
PolySegmentThinDashed
)(
/xsrc/external/mit/xf86-video-tga/dist/src/
tga_accel.c
177
TGA_AccelInfoRec->
PolySegmentThinDashed
= TGAPolySegmentDashed;
Completed in 8 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026