Home
last modified time | relevance | path

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

/dports/graphics/dia/dia-0.97.3/plug-ins/shape/
H A Dshape.c28 extern DiaExportFilter shape_export_filter;
40 filter_register_export(&shape_export_filter); in dia_plugin_init()
H A Dshape-export.c511 DiaExportFilter shape_export_filter = { variable