Lines Matching defs:closure
88 bppy_get_enabled (PyObject *self, void *closure) in bppy_get_enabled()
102 bppy_get_silent (PyObject *self, void *closure) in bppy_get_silent()
114 bppy_set_enabled (PyObject *self, PyObject *newvalue, void *closure) in bppy_set_enabled()
154 bppy_set_silent (PyObject *self, PyObject *newvalue, void *closure) in bppy_set_silent()
185 bppy_set_thread (PyObject *self, PyObject *newvalue, void *closure) in bppy_set_thread()
226 bppy_set_task (PyObject *self, PyObject *newvalue, void *closure) in bppy_set_task()
298 bppy_set_ignore_count (PyObject *self, PyObject *newvalue, void *closure) in bppy_set_ignore_count()
336 bppy_set_hit_count (PyObject *self, PyObject *newvalue, void *closure) in bppy_set_hit_count()
370 bppy_get_location (PyObject *self, void *closure) in bppy_get_location()
389 bppy_get_expression (PyObject *self, void *closure) in bppy_get_expression()
411 bppy_get_condition (PyObject *self, void *closure) in bppy_get_condition()
429 bppy_set_condition (PyObject *self, PyObject *newvalue, void *closure) in bppy_set_condition()
467 bppy_get_commands (PyObject *self, void *closure) in bppy_get_commands()
503 bppy_get_type (PyObject *self, void *closure) in bppy_get_type()
515 bppy_get_visibility (PyObject *self, void *closure) in bppy_get_visibility()
529 bppy_get_number (PyObject *self, void *closure) in bppy_get_number()
540 bppy_get_thread (PyObject *self, void *closure) in bppy_get_thread()
554 bppy_get_task (PyObject *self, void *closure) in bppy_get_task()
568 bppy_get_hit_count (PyObject *self, void *closure) in bppy_get_hit_count()
579 bppy_get_ignore_count (PyObject *self, void *closure) in bppy_get_ignore_count()