Searched refs:cb_expose (Results 1 – 6 of 6) sorted by relevance
65 static gboolean cb_expose (gpointer data);
139 g_idle_add(cb_expose, this); in exposeRequested()318 gboolean Pipeline::cb_expose (gpointer data) in cb_expose() function in Pipeline
68 static gboolean cb_expose (gpointer data);
139 g_idle_add(cb_expose, this); in exposeRequested()329 gboolean Pipeline::cb_expose (gpointer data) in cb_expose() function in Pipeline
1393 * testsuite/embed/embed.c: (cb_expose), (main):
3564 * testsuite/embed/embed.c: (cb_expose), (main):