Home
last modified time | relevance | path

Searched refs:template_destroy (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/p5-Text-Tmpl/Text-Tmpl-0.33/
H A Dtemplate.h41 #define template_destroy(c) context_destroy(c) macro
H A Dtemplate_cc.h23 template_destroy(t); in ~tmpl()
H A Dlibtmpl.pod54 B<template_destroy>(context_p ctx)
213 =item B<template_destroy>
H A DTmpl.xs79 template_destroy(ctx);
/dports/editors/morla/morla-0.16.1/src/
H A Dtemplate.c116 static gboolean template_destroy (GtkWidget * widget, GdkEvent * event,
1877 g_signal_connect ((gpointer) box, "destroy", G_CALLBACK (template_destroy), in template_open_real()
2365 template_destroy (GtkWidget * widget, GdkEvent * event, gpointer user_data) in template_destroy() function