Searched defs:LINE (Results 1 – 2 of 2) sorted by relevance
39 #define LINE(x) ((x & DZ_LINE_MASK) >> 8) /* Get the line number macro
48 #define LINE 0x00000004 /* Draw line */ macro