Searched defs:export_objects (Results 1 – 4 of 4) sorted by relevance
/dports/graphics/wings/wings-8d019ebe48/plugins_src/import_export/ |
H A D | wpc_kerky.erl | 924 export_objects(_F, [], _M, _A, _I, _E)-> function 926 export_objects(F, [EObj | Objs], AllMats, Attr, Index, ExportDir)-> function
|
H A D | wpc_pov.erl | 1357 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 D | codegen_schema.c | 235 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 D | nact-clipboard.c | 530 export_objects( NactClipboard *clipboard, GList *objects ) in export_objects() function
|