Home
last modified time | relevance | path

Searched refs:exp_handler (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Dhf_wrapper.h91 guint exp_handler; // Connect handler to "area" expose event member
H A Dhf_wrapper.c872 hf_wrapper->exp_handler = in hf_wrapper_new()
889 gtk_signal_disconnect(GTK_OBJECT(hfw->area), hfw->exp_handler); in hf_wrapper_free()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuus3.c7038 int exp_handler = 0; /* These are exported */ local
7045 exp_handler ? (exp_handler == 1 ? "pty" : "system") : "automatic");
7069 exp_handler = x;
H A Dckutio.c14117 extern int exp_handler, exp_stderr, exp_timo;