Searched refs:backgroundPointDist (Results 1 – 9 of 9) sorted by relevance
89 if (backgroundPointDist == 0) in Paint_background_dots()92 count.x = Setup->width / (BLOCK_SZ * backgroundPointDist); in Paint_background_dots()93 count.y = Setup->height / (BLOCK_SZ * backgroundPointDist); in Paint_background_dots()
93 int backgroundPointDist; /* spacing of navigation points */ variable533 start = backgroundPointDist; in Map_dots()537 if (backgroundPointDist > 0) { in Map_dots()538 for (x = start; x < Setup->x; x += backgroundPointDist) { in Map_dots()539 for (y = start; y < Setup->y; y += backgroundPointDist) { in Map_dots()550 else if (backgroundPointDist > 0 in Map_dots()551 && x % backgroundPointDist == 0 in Map_dots()552 && y % backgroundPointDist == 0) in Map_dots()
410 backgroundPointDist = val; in Set_backgroundPointDist()1005 &backgroundPointDist,
509 extern int backgroundPointDist; /* spacing of navigation points */
40 xpilot.backgroundPointDist: 8
35 xpilot.backgroundPointDist: 8
36 xpilot.backgroundPointDist: 10
47 xpilot.backgroundPointDist: 8
246 backgroundPointDist=8 key