Home
last modified time | relevance | path

Searched refs:IM_FREEF (Results 1 – 25 of 48) sorted by relevance

12

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dpath.c90 IM_FREEF( path_rewrite_free, rewrite ); in path_rewrite_free_all()
181 IM_FREEF( path_rewrite_free, rewrite ); in path_rewrite_add()
413 IM_FREEF( g_free, search->basename ); in path_search_free()
414 IM_FREEF( g_free, search->dirname ); in path_search_free()
415 IM_FREEF( slist_free_all, search->previous ); in path_search_free()
416 IM_FREEF( g_pattern_spec_free, search->wild ); in path_search_free()
H A Dgraphwindow.c157 IM_FREEF( g_source_remove, graphwindow->layout_timeout ); in graphwindow_destroy()
161 IM_FREEF( agclose, graphwindow->graph ); in graphwindow_destroy()
162 IM_FREEF( gvFreeContext, graphwindow->gvc ); in graphwindow_destroy()
263 IM_FREEF( agclose, graphwindow->graph ); in graphwindow_build_graph()
351 IM_FREEF( g_source_remove, graphwindow->layout_timeout ); in graphwindow_layout_queue()
H A Doptionview.c84 IM_FREEF( slist_free_all, optionview->labels ); in optionview_destroy()
153 IM_FREEF( gtk_widget_destroy, optionview->options ); in optionview_refresh()
168 IM_FREEF( slist_free_all, optionview->labels ); in optionview_refresh()
H A Dclock.c47 IM_FREEF( g_source_remove, clock->recalc_timeout ); in clock_dispose()
48 IM_FREEF( g_timer_destroy, clock->elapsed_timer ); in clock_dispose()
155 IM_FREEF( g_source_remove, clock->recalc_timeout ); in clock_update_model()
H A Dgroup.c91 IM_FREEF( im_free_dmask, dmask ); in group_save_item()
95 IM_FREEF( im_free_dmask, dmask ); in group_save_item()
H A Dmainw.c64 IM_FREEF( recent_free, mainw_recent_workspace ); in mainw_startup()
65 IM_FREEF( recent_free, mainw_recent_image ); in mainw_startup()
66 IM_FREEF( recent_free, mainw_recent_matrix ); in mainw_startup()
80 IM_FREEF( recent_free, mainw_recent_workspace ); in mainw_shutdown()
81 IM_FREEF( recent_free, mainw_recent_image ); in mainw_shutdown()
82 IM_FREEF( recent_free, mainw_recent_matrix ); in mainw_shutdown()
159 IM_FREEF( g_source_remove, mainw->refresh_timeout ); in mainw_dispose()
565 IM_FREEF( g_source_remove, mainw->refresh_timeout ); in mainw_refresh()
1061 IM_FREEF( recent_free, mainw_recent_workspace ); in mainw_recent_clear_cb()
1062 IM_FREEF( recent_free, mainw_recent_image ); in mainw_recent_clear_cb()
[all …]
H A Didialog.c48 IM_FREEF( g_free, ok->label ); in okbutton_free()
50 IM_FREEF( g_free, ok ); in okbutton_free()
313 IM_FREEF( g_slist_free, idlg->ok_l ); in idialog_destroy()
314 IM_FREEF( g_slist_free, idlg->ok_disp_l ); in idialog_destroy()
315 IM_FREEF( g_slist_free, idlg->ok_but_l ); in idialog_destroy()
H A Dmatrixview.c76 IM_FREEF( g_slist_free, matrixview->items ); in matrixview_destroy()
788 IM_FREEF( gtk_widget_destroy, matrixview->sheet ); in matrixview_refresh()
789 IM_FREEF( gtk_widget_destroy, matrixview->table ); in matrixview_refresh()
790 IM_FREEF( gtk_widget_destroy, matrixview->swin ); in matrixview_refresh()
791 IM_FREEF( g_slist_free, matrixview->items ); in matrixview_refresh()
792 IM_FREEF( gtk_widget_destroy, matrixview->cbox ); in matrixview_refresh()
H A Dimageinfo.c404 IM_FREEF( im_close, frag->im ); in imageinfo_undofragment_free()
415 IM_FREEF( g_slist_free, undo->frags ); in imageinfo_undobuffer_free()
426 IM_FREEF( g_slist_free, imageinfo->redo ); in imageinfo_undo_free()
429 IM_FREEF( g_slist_free, imageinfo->undo ); in imageinfo_undo_free()
430 IM_FREEF( imageinfo_undobuffer_free, imageinfo->cundo ); in imageinfo_undo_free()
462 IM_FREEF( g_source_remove, imageinfo->check_tid ); in imageinfo_dispose()
480 IM_FREEF( im_close, imageinfo->im ); in imageinfo_finalize()
481 IM_FREEF( im_close, imageinfo->mapped_im ); in imageinfo_finalize()
482 IM_FREEF( im_close, imageinfo->identity_lut ); in imageinfo_finalize()
996 IM_FREEF( g_source_remove, imageinfo->check_tid ); in imageinfo_attach_check()
[all …]
H A Dmatrix.c227 IM_FREEF( im_free_dmask, dmask ); in matrix_graphic_save()
230 IM_FREEF( im_free_dmask, dmask ); in matrix_graphic_save()
609 IM_FREEF( im_free_dmask, dmask ); in matrix_ip_to_dmask()
635 IM_FREEF( im_free_dmask, dmask ); in matrix_ip_to_imask()
H A Dformula.c71 IM_FREEF( g_source_remove, formula_refresh_idle ); in formula_refresh_unqueue()
179 IM_FREEF( gtk_widget_destroy, formula->entry ); in formula_refresh()
180 IM_FREEF( gtk_widget_destroy, formula->entry_frame ); in formula_refresh()
H A Dconversion.c111 IM_FREEF( im_region_free, conv->ireg ); in conversion_finalize()
112 IM_FREEF( im_region_free, conv->mreg ); in conversion_finalize()
113 IM_FREEF( im_region_free, conv->reg ); in conversion_finalize()
848 IM_FREEF( im_region_free, conv->ireg ); in conversion_rebuild_repaint()
904 IM_FREEF( im_region_free, conv->mreg ); in conversion_rebuild_display()
961 IM_FREEF( im_region_free, conv->reg ); in conversion_rebuild_visual()
H A Doption.c50 IM_FREEF( slist_free_all, option->labels ); in option_finalize()
H A Dmanagedgobject.c48 IM_FREEF( g_object_unref, managedgobject->object ); in managedgobject_dispose()
H A Dwatch.c189 IM_FREEF( g_source_remove, watchgroup->auto_save_timeout ); in watchgroup_dirty()
203 IM_FREEF( g_source_remove, watchgroup->auto_save_timeout ); in watchgroup_flush()
724 IM_FREEF( slist_free_all, watch_path->value ); in watch_path_finalize()
743 IM_FREEF( slist_free_all, watch_path->value ); in watch_path_update()
H A Dmanagedfile.c48 IM_FREEF( ifile_close, managedfile->file ); in managedfile_dispose()
H A Dcolumn.c89 IM_FREEF( g_source_remove, col->scrollto_timeout ); in column_finalize()
495 IM_FREEF( g_source_remove, col->scrollto_timeout ); in column_scrollto()
H A Diregiongroupview.c183 IM_FREEF( g_slist_free, irs.notused ); in iregiongroupview_refresh()
H A Dsymbol.c416 IM_FREEF( g_slist_free, sym->patch ); in symbol_strip()
595 IM_FREEF( g_slist_free, sym->patch ); in symbol_dispose()
596 IM_FREEF( g_slist_free, sym->parents ); in symbol_dispose()
H A Dboxes.c1051 IM_FREEF( g_source_remove, infobar->close_timeout ); in infobar_destroy()
1052 IM_FREEF( g_source_remove, infobar->close_animation_timeout ); in infobar_destroy()
1105 IM_FREEF( g_source_remove, infobar->close_timeout ); in infobar_cancel_close()
1106 IM_FREEF( g_source_remove, infobar->close_animation_timeout ); in infobar_cancel_close()
H A Dheap.c253 IM_FREEF( g_source_remove, heap->gc_tid ); in heap_dispose()
266 IM_FREEF( g_hash_table_destroy, heap->emark ); in heap_finalize()
268 IM_FREEF( g_hash_table_destroy, heap->rmark ); in heap_finalize()
270 IM_FREEF( g_hash_table_destroy, heap->mtable ); in heap_finalize()
726 IM_FREEF( g_source_remove, heap->gc_tid ); in heap_gc_request()
2462 IM_FREEF( g_slist_free, back ); in graph_node()
2490 IM_FREEF( g_slist_free, back ); in graph_pelement()
H A Dprogram.c401 IM_FREEF( g_source_remove, program->refresh_timeout ); in program_refresh()
576 IM_FREEF( g_free, program->search ); in program_destroy()
578 IM_FREEF( g_regex_unref, program->comp ); in program_destroy()
583 IM_FREEF( g_source_remove, program->refresh_timeout ); in program_destroy()
1077 IM_FREEF( g_free, txt ); in program_parse()
1477 IM_FREEF( g_free, program->search ); in program_find_done_cb()
1494 IM_FREEF( g_regex_unref, program->comp ); in program_find_done_cb()
H A Dvobject.c163 IM_FREEF( g_source_remove, vobject_refresh_timeout ); in vobject_refresh_queue()
H A Dcompile.c263 IM_FREEF( g_slist_free, compile->treefrag ); in compile_finalize()
268 IM_FREEF( g_slist_free, compile->param ); in compile_finalize()
270 IM_FREEF( g_slist_free, compile->secret ); in compile_finalize()
276 IM_FREEF( g_slist_free, compile->children ); in compile_finalize()
282 IM_FREEF( g_slist_free, compile->statics ); in compile_finalize()
1886 IM_FREEF( g_slist_free, zombie->parents ); in compile_resolve()
H A Dfilesel.c487 IM_FREEF( g_free, filesel->current_dir ); in filesel_destroy()
798 IM_FREEF( slist_free_all, names ); in filesel_map_filename_multi()
802 IM_FREEF( slist_free_all, names ); in filesel_map_filename_multi()

12