Home
last modified time | relevance | path

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

/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/libocad/
H A Dfile.c432 } ocad_file_bounds_data; typedef
434 static void ocad_file_bounds_union(ocad_file_bounds_data *d, const OCADRect *r) { in ocad_file_bounds_union()
446 ocad_file_bounds_union((ocad_file_bounds_data *)param, &(entry->rect)); in ocad_file_bounds_cb()
452 ocad_file_bounds_data data; in ocad_file_bounds()