Home
last modified time | relevance | path

Searched refs:ruin_scheme_sdom_dispatch_event (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libruin/libruin-0.2.0/src/
H A Dscheme.h54 void ruin_scheme_sdom_dispatch_event (ruin_window_t *, SCM, char *);
H A Dload.c124 ruin_scheme_sdom_dispatch_event (w, tree->doc, "load"); in ruin_draw()
H A Dscheme.c433 void ruin_scheme_sdom_dispatch_event(ruin_window_t *w, SCM n, char *event) { in ruin_scheme_sdom_dispatch_event() function