Lines Matching refs:PyFloat_Check
255 if (PyFloat_Check(args[1])) { in _curses_window_bkgd()
289 if (PyFloat_Check(arg)) { in _curses_window_attroff()
322 if (PyFloat_Check(arg)) { in _curses_window_attron()
355 if (PyFloat_Check(arg)) { in _curses_window_attrset()
402 if (PyFloat_Check(args[1])) { in _curses_window_bkgdset()
690 if (PyFloat_Check(args[1])) { in _curses_window_echochar()
736 if (PyFloat_Check(args[0])) { in _curses_window_enclose()
745 if (PyFloat_Check(args[1])) { in _curses_window_enclose()
1306 if (PyFloat_Check(arg)) { in _curses_window_is_linetouched()
1555 if (PyFloat_Check(args[0])) { in _curses_window_redrawln()
1564 if (PyFloat_Check(args[1])) { in _curses_window_redrawln()
1664 if (PyFloat_Check(args[0])) { in _curses_window_setscrreg()
1673 if (PyFloat_Check(args[1])) { in _curses_window_setscrreg()
2008 if (PyFloat_Check(args[0])) { in _curses_cbreak()
2048 if (PyFloat_Check(arg)) { in _curses_color_content()
2102 if (PyFloat_Check(arg)) { in _curses_color_pair()
2158 if (PyFloat_Check(arg)) { in _curses_curs_set()
2238 if (PyFloat_Check(arg)) { in _curses_delay_output()
2300 if (PyFloat_Check(args[0])) { in _curses_echo()
2472 if (PyFloat_Check(args[0])) { in _curses_ungetmouse()
2496 if (PyFloat_Check(args[1])) { in _curses_ungetmouse()
2505 if (PyFloat_Check(args[2])) { in _curses_ungetmouse()
2514 if (PyFloat_Check(args[3])) { in _curses_ungetmouse()
2571 if (PyFloat_Check(arg)) { in _curses_halfdelay()
2678 if (PyFloat_Check(arg)) { in _curses_has_key()
2733 if (PyFloat_Check(args[0])) { in _curses_init_color()
2757 if (PyFloat_Check(args[1])) { in _curses_init_color()
2781 if (PyFloat_Check(args[2])) { in _curses_init_color()
2805 if (PyFloat_Check(args[3])) { in _curses_init_color()
2869 if (PyFloat_Check(args[0])) { in _curses_init_pair()
2893 if (PyFloat_Check(args[1])) { in _curses_init_pair()
2917 if (PyFloat_Check(args[2])) { in _curses_init_pair()
3027 if (PyFloat_Check(args[1])) { in _curses_setupterm()
3096 if (PyFloat_Check(arg)) { in _curses_set_escdelay()
3164 if (PyFloat_Check(arg)) { in _curses_set_tabsize()
3198 if (PyFloat_Check(arg)) { in _curses_intrflush()
3260 if (PyFloat_Check(args[0])) { in _curses_is_term_resized()
3269 if (PyFloat_Check(args[1])) { in _curses_is_term_resized()
3307 if (PyFloat_Check(arg)) { in _curses_keyname()
3382 if (PyFloat_Check(arg)) { in _curses_meta()
3424 if (PyFloat_Check(arg)) { in _curses_mouseinterval()
3500 if (PyFloat_Check(arg)) { in _curses_napms()
3542 if (PyFloat_Check(args[0])) { in _curses_newpad()
3551 if (PyFloat_Check(args[1])) { in _curses_newpad()
3651 if (PyFloat_Check(args[0])) { in _curses_nl()
3790 if (PyFloat_Check(arg)) { in _curses_pair_content()
3840 if (PyFloat_Check(arg)) { in _curses_pair_number()
3914 if (PyFloat_Check(args[0])) { in _curses_qiflush()
3982 if (PyFloat_Check(args[0])) { in _curses_raw()
4084 if (PyFloat_Check(args[0])) { in _curses_resizeterm()
4093 if (PyFloat_Check(args[1])) { in _curses_resizeterm()
4145 if (PyFloat_Check(args[0])) { in _curses_resize_term()
4154 if (PyFloat_Check(args[1])) { in _curses_resize_term()
4220 if (PyFloat_Check(args[0])) { in _curses_setsyx()
4229 if (PyFloat_Check(args[1])) { in _curses_setsyx()
4503 if (PyFloat_Check(arg)) { in _curses_typeahead()
4583 if (PyFloat_Check(arg)) { in _curses_use_env()