Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmistruct.h54 typedef struct _miDash { struct
55 DDXPointRec pt;
56 int e1, e2; /* keep these, so we don't have to do it again */
57 int e; /* bresenham error term for this point on line */
58 int which;
59 int newLine; /* 0 if part of same original line as previous dash */