Home
last modified time | relevance | path

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

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dobjects.c137 void Format_area_for_output(double *area_km2, char *area_description, int sizeof_area_description);
3833 Format_area_for_output(&area, area_description,sizeof_area_description); in Show_selected_CAD_object_details()
4077 void Format_area_for_output(double *area_km2, char *area_description, int sizeof_area_description) in Format_area_for_output() function
4245 Format_area_for_output(&area, area_description, sizeof_area_description); in Draw_CAD_Objects_close_polygon()
4355 Format_area_for_output(&area, area_description, sizeof_area_description); in Draw_All_CAD_Objects()