Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Ddrawing.c127 static struct BBRec smallArea[2]; variable
241 BBoxIntersect(ObjBBox, smallArea[0]));
244 BBoxIntersect(ObjBBox, smallArea[1])));
903 smallArea[0].ltx = LtX; smallArea[0].lty = LtY;
904 smallArea[0].rbx = RbX; smallArea[0].rby = RbY;
964 smallArea[0].ltx = LtX; smallArea[0].lty = LtY;
965 smallArea[0].rbx = RbX; smallArea[0].rby = RbY;
1177 smallArea[0].ltx = LtX1; smallArea[0].lty = LtY1;
1178 smallArea[0].rbx = RbX1; smallArea[0].rby = RbY1;
1179 smallArea[1].ltx = LtX2; smallArea[1].lty = LtY2;
[all …]