Home
last modified time | relevance | path

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

/dports/databases/spatialite/libspatialite-5.0.1/src/headers/spatialite/
H A Dgg_dxf.h476 gaiaDxfInsertPtr first_ins_point; member
/dports/databases/spatialite/libspatialite-5.0.1/src/dxf/
H A Ddxf_parser.c1008 if (lyr->first_ins_point == NULL) in insert_dxf_insert()
1009 lyr->first_ins_point = ins2; in insert_dxf_insert()
1732 lyr->first_ins_point = NULL; in alloc_dxf_layer()
1832 ins = lyr->first_ins_point; in destroy_dxf_layer()
H A Ddxf_load_mixed.c823 if (lyr->first_ins_point != NULL) in import_mixed()
1922 gaiaDxfInsertPtr ins = lyr->first_ins_point; in import_mixed()
H A Ddxf_load_distinct.c785 if (lyr->first_ins_point != NULL) in import_by_layer()
1945 ins = lyr->first_ins_point; in import_by_layer()