Lines Matching full:form_add_timer
1387 form_add_timer(formobject *f, PyObject *args)1531 {"add_timer", (PyCFunction)form_add_timer, METH_OLDARGS},