Home
last modified time | relevance | path

Searched defs:export_objects (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/wings/wings-8d019ebe48/plugins_src/import_export/
H A Dwpc_kerky.erl924 export_objects(_F, [], _M, _A, _I, _E)-> function
926 export_objects(F, [EObj | Objs], AllMats, Attr, Index, ExportDir)-> function
H A Dwpc_pov.erl1357 export_objects(_F, [], _M, _A, _I) -> function
1359 export_objects(F, [EObj | Objs], AllMats, Attr, Index) -> function
/dports/devel/flatcc/flatcc-0.6.0/src/compiler/
H A Dcodegen_schema.c235 static void export_objects(flatcc_builder_t *B, object_entry_t *objects, int nobjects, in export_objects() function
/dports/deskutils/nautilus-actions/nautilus-actions-3.2.4/src/nact/
H A Dnact-clipboard.c530 export_objects( NactClipboard *clipboard, GList *objects ) in export_objects() function