Home
last modified time | relevance | path

Searched defs:drawLast (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbline.c62 Bool drawLast = pGC->capStyle != CapNotLast; in fbZeroSegment() local
H A Dfbseg.c340 int x1, int y1, int x2, int y2, Bool drawLast, int *dashOffset) in fbSegment()