Home
last modified time | relevance | path

Searched refs:SetDashes (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dgc.h126 extern _X_EXPORT int SetDashes(GCPtr /*pGC */ ,
/OK3568_Linux_fs/external/xserver/dix/
H A Dgc.c909 SetDashes(GCPtr pGC, unsigned offset, unsigned ndash, unsigned char *pdash) in SetDashes() function
H A Dprotocol.txt487 R058 X11:SetDashes
H A Ddispatch.c1576 return SetDashes(pGC, stuff->dashOffset, stuff->nDashes, in ProcSetDashes()