Home
last modified time | relevance | path

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

/dports/databases/spatialite/libspatialite-5.0.1/src/headers/spatialite/
H A Dgg_dxf.h350 } gaiaDxfBoundaryPath; typedef
356 typedef gaiaDxfBoundaryPath *gaiaDxfBoundaryPathPtr;
/dports/databases/spatialite/libspatialite-5.0.1/src/dxf/
H A Ddxf_parser.c132 gaiaDxfBoundaryPathPtr path = malloc (sizeof (gaiaDxfBoundaryPath)); in alloc_dxf_boundary_path()