Home | History | Annotate | Download | only in fb

Lines Matching defs:ARC

59  *  ARC		name of function for drawing a solid arc
280 #ifdef ARC
286 ARC(FbBits * dst,
288 int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor)
305 do360 = miZeroArcSetup(arc, &info, TRUE);
315 if (!(arc->width & 1)) {
333 if (do360 && (arc->width == arc->height) && !(arc->width & 1)) {
442 if (arc->height & 1) {
454 if (arc->height & 1) {