Searched refs:FUNC2GENERIC (Results 1 – 4 of 4) sorted by relevance
412 FUNC2GENERIC(form_child_map), in form_unrealize()415 FUNC2GENERIC(form_child_unmap), in form_unrealize()621 FUNC2GENERIC(&form_child_map), child); in form_remove()623 FUNC2GENERIC(&form_child_unmap), child); in form_remove()
568 # define FUNC2GENERIC(func) (void *)(func) macro570 # define FUNC2GENERIC(func) G_CALLBACK(func) macro
269 FUNC2GENERIC(target_event_cb), in removeEventHandler()276 FUNC2GENERIC(mainwin_event_cb), in removeEventHandler()
14483 Solution: Define FUNC2GENERIC depending on the system. (Kazunobu Kuriyama)