Lines Matching defs:nBox
1301 int nbox, w, h;
1367 nbox = REGION_NUM_RECTS(®ion);
1370 if(!nbox) {
1380 while(nbox--) {
1417 nbox = REGION_NUM_RECTS(®ion);
1420 if(!nbox) {
1436 while(nbox--) {
1445 while(nbox--) {
1482 nbox = REGION_NUM_RECTS(®ion);
1485 if(!nbox) {
1501 while(nbox--) {
1512 while(nbox--) {
1554 nbox = REGION_NUM_RECTS(®ion);
1557 if(!nbox) {
1571 while(nbox--) {
1611 int nbox;
1647 nbox = REGION_NUM_RECTS(®ion);
1650 if(!nbox) {
1675 while(nbox--) {
1840 int x1, x2, y1, y2, x, y, i, nBox;
1861 for (nBox = REGION_NUM_RECTS (pGC->pCompositeClip),
1863 nBox--; pBox++) {