Searched refs:last_polyg (Results 1 – 2 of 2) sorted by relevance
421 gaiaDxfPolylinePtr last_polyg; member466 gaiaDxfPolylinePtr last_polyg; member
1479 if (lyr->last_polyg != NULL) in insert_dxf_polyline()1480 lyr->last_polyg->next = ln; in insert_dxf_polyline()1481 lyr->last_polyg = ln; in insert_dxf_polyline()1537 if (dxf->curr_block.last_polyg != NULL) in insert_dxf_block_polyline()1539 dxf->curr_block.last_polyg = ln; in insert_dxf_block_polyline()1592 blk->last_polyg = NULL; in alloc_dxf_block()1696 blk->last_polyg = dxf->curr_block.last_polyg; in insert_dxf_block()1698 dxf->curr_block.last_polyg = NULL; in insert_dxf_block()1727 lyr->last_polyg = NULL; in alloc_dxf_layer()2055 dxf->curr_block.last_polyg = NULL; in reset_dxf_block()[all …]