Home
last modified time | relevance | path

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

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dmaps.c1346 return string_width_pixels; in get_standard_border_string_width_pixels()
1361 return string_width_pixels; in get_standard_border_string_height_pixels()
1443 int string_width_pixels = 0;// Width of a grid label string in pixels. in draw_complete_lat_lon_grid() local
1481 string_width_pixels = get_standard_border_string_width_pixels(w, 7); in draw_complete_lat_lon_grid()
1568 if (stepsx<(unsigned int)(scale_x * string_width_pixels * 1.5)) in draw_complete_lat_lon_grid()
1572 if (stepsx<(unsigned int)(scale_x * string_width_pixels * 1.5)) in draw_complete_lat_lon_grid()
1581 if (screen_width < (string_width_pixels * 2)) in draw_complete_lat_lon_grid()
1713 last_label_end = x + string_width_pixels; in draw_complete_lat_lon_grid()
1831 last_label_end = y + string_width_pixels; in draw_complete_lat_lon_grid()
2289 string_width_pixels = get_standard_border_string_width_pixels(w, 7); in actually_draw_utm_minor_grid()
[all …]