Lines Matching refs:METH_VARARGS
1572 {"addch", (PyCFunction)PyCursesWindow_AddCh, METH_VARARGS},
1573 {"addnstr", (PyCFunction)PyCursesWindow_AddNStr, METH_VARARGS},
1574 {"addstr", (PyCFunction)PyCursesWindow_AddStr, METH_VARARGS},
1575 {"attroff", (PyCFunction)PyCursesWindow_AttrOff, METH_VARARGS},
1576 {"attron", (PyCFunction)PyCursesWindow_AttrOn, METH_VARARGS},
1577 {"attrset", (PyCFunction)PyCursesWindow_AttrSet, METH_VARARGS},
1578 {"bkgd", (PyCFunction)PyCursesWindow_Bkgd, METH_VARARGS},
1580 {"chgat", (PyCFunction)PyCursesWindow_ChgAt, METH_VARARGS},
1582 {"bkgdset", (PyCFunction)PyCursesWindow_BkgdSet, METH_VARARGS},
1583 {"border", (PyCFunction)PyCursesWindow_Border, METH_VARARGS},
1584 {"box", (PyCFunction)PyCursesWindow_Box, METH_VARARGS},
1586 {"clearok", (PyCFunction)PyCursesWindow_clearok, METH_VARARGS},
1590 {"delch", (PyCFunction)PyCursesWindow_DelCh, METH_VARARGS},
1592 {"derwin", (PyCFunction)PyCursesWindow_DerWin, METH_VARARGS},
1593 {"echochar", (PyCFunction)PyCursesWindow_EchoChar, METH_VARARGS},
1595 {"enclose", (PyCFunction)PyCursesWindow_Enclose, METH_VARARGS},
1600 {"getch", (PyCFunction)PyCursesWindow_GetCh, METH_VARARGS},
1601 {"getkey", (PyCFunction)PyCursesWindow_GetKey, METH_VARARGS},
1604 {"getstr", (PyCFunction)PyCursesWindow_GetStr, METH_VARARGS},
1606 {"hline", (PyCFunction)PyCursesWindow_Hline, METH_VARARGS},
1607 {"idcok", (PyCFunction)PyCursesWindow_idcok, METH_VARARGS},
1608 {"idlok", (PyCFunction)PyCursesWindow_idlok, METH_VARARGS},
1610 {"immedok", (PyCFunction)PyCursesWindow_immedok, METH_VARARGS},
1612 {"inch", (PyCFunction)PyCursesWindow_InCh, METH_VARARGS},
1613 {"insch", (PyCFunction)PyCursesWindow_InsCh, METH_VARARGS},
1614 {"insdelln", (PyCFunction)PyCursesWindow_winsdelln, METH_VARARGS},
1616 {"insnstr", (PyCFunction)PyCursesWindow_InsNStr, METH_VARARGS},
1617 {"insstr", (PyCFunction)PyCursesWindow_InsStr, METH_VARARGS},
1618 {"instr", (PyCFunction)PyCursesWindow_InStr, METH_VARARGS},
1619 {"is_linetouched", (PyCFunction)PyCursesWindow_Is_LineTouched, METH_VARARGS},
1621 {"keypad", (PyCFunction)PyCursesWindow_keypad, METH_VARARGS},
1622 {"leaveok", (PyCFunction)PyCursesWindow_leaveok, METH_VARARGS},
1623 {"move", (PyCFunction)PyCursesWindow_wmove, METH_VARARGS},
1624 {"mvderwin", (PyCFunction)PyCursesWindow_mvderwin, METH_VARARGS},
1625 {"mvwin", (PyCFunction)PyCursesWindow_mvwin, METH_VARARGS},
1626 {"nodelay", (PyCFunction)PyCursesWindow_nodelay, METH_VARARGS},
1627 {"notimeout", (PyCFunction)PyCursesWindow_notimeout, METH_VARARGS},
1628 {"noutrefresh", (PyCFunction)PyCursesWindow_NoOutRefresh, METH_VARARGS},
1630 {"nooutrefresh", (PyCFunction)PyCursesWindow_NoOutRefresh, METH_VARARGS},
1631 {"overlay", (PyCFunction)PyCursesWindow_Overlay, METH_VARARGS},
1633 METH_VARARGS},
1634 {"putwin", (PyCFunction)PyCursesWindow_PutWin, METH_VARARGS},
1635 {"redrawln", (PyCFunction)PyCursesWindow_RedrawLine, METH_VARARGS},
1637 {"refresh", (PyCFunction)PyCursesWindow_Refresh, METH_VARARGS},
1639 {"resize", (PyCFunction)PyCursesWindow_wresize, METH_VARARGS},
1641 {"scroll", (PyCFunction)PyCursesWindow_Scroll, METH_VARARGS},
1642 {"scrollok", (PyCFunction)PyCursesWindow_scrollok, METH_VARARGS},
1643 {"setscrreg", (PyCFunction)PyCursesWindow_SetScrollRegion, METH_VARARGS},
1646 {"subpad", (PyCFunction)PyCursesWindow_SubWin, METH_VARARGS},
1647 {"subwin", (PyCFunction)PyCursesWindow_SubWin, METH_VARARGS},
1650 {"syncok", (PyCFunction)PyCursesWindow_syncok, METH_VARARGS},
1653 {"timeout", (PyCFunction)PyCursesWindow_wtimeout, METH_VARARGS},
1654 {"touchline", (PyCFunction)PyCursesWindow_TouchLine, METH_VARARGS},
1657 {"vline", (PyCFunction)PyCursesWindow_Vline, METH_VARARGS},
2693 {"cbreak", (PyCFunction)PyCurses_cbreak, METH_VARARGS},
2694 {"color_content", (PyCFunction)PyCurses_Color_Content, METH_VARARGS},
2695 {"color_pair", (PyCFunction)PyCurses_color_pair, METH_VARARGS},
2696 {"curs_set", (PyCFunction)PyCurses_Curs_Set, METH_VARARGS},
2699 {"delay_output", (PyCFunction)PyCurses_Delay_Output, METH_VARARGS},
2701 {"echo", (PyCFunction)PyCurses_echo, METH_VARARGS},
2711 {"ungetmouse", (PyCFunction)PyCurses_UngetMouse, METH_VARARGS},
2721 {"has_key", (PyCFunction)PyCurses_has_key, METH_VARARGS},
2723 {"halfdelay", (PyCFunction)PyCurses_HalfDelay, METH_VARARGS},
2724 {"init_color", (PyCFunction)PyCurses_Init_Color, METH_VARARGS},
2725 {"init_pair", (PyCFunction)PyCurses_Init_Pair, METH_VARARGS},
2727 {"intrflush", (PyCFunction)PyCurses_IntrFlush, METH_VARARGS},
2730 {"is_term_resized", (PyCFunction)PyCurses_Is_Term_Resized, METH_VARARGS},
2732 {"keyname", (PyCFunction)PyCurses_KeyName, METH_VARARGS},
2735 {"meta", (PyCFunction)PyCurses_Meta, METH_VARARGS},
2737 {"mouseinterval", (PyCFunction)PyCurses_MouseInterval, METH_VARARGS},
2738 {"mousemask", (PyCFunction)PyCurses_MouseMask, METH_VARARGS},
2740 {"napms", (PyCFunction)PyCurses_Napms, METH_VARARGS},
2741 {"newpad", (PyCFunction)PyCurses_NewPad, METH_VARARGS},
2742 {"newwin", (PyCFunction)PyCurses_NewWindow, METH_VARARGS},
2743 {"nl", (PyCFunction)PyCurses_nl, METH_VARARGS},
2749 {"pair_content", (PyCFunction)PyCurses_Pair_Content, METH_VARARGS},
2750 {"pair_number", (PyCFunction)PyCurses_pair_number, METH_VARARGS},
2751 {"putp", (PyCFunction)PyCurses_Putp, METH_VARARGS},
2752 {"qiflush", (PyCFunction)PyCurses_QiFlush, METH_VARARGS},
2753 {"raw", (PyCFunction)PyCurses_raw, METH_VARARGS},
2758 {"resizeterm", (PyCFunction)PyCurses_ResizeTerm, METH_VARARGS},
2761 {"resize_term", (PyCFunction)PyCurses_Resize_Term, METH_VARARGS},
2765 {"setsyx", (PyCFunction)PyCurses_setsyx, METH_VARARGS},
2768 METH_VARARGS|METH_KEYWORDS},
2772 {"tigetflag", (PyCFunction)PyCurses_tigetflag, METH_VARARGS},
2773 {"tigetnum", (PyCFunction)PyCurses_tigetnum, METH_VARARGS},
2774 {"tigetstr", (PyCFunction)PyCurses_tigetstr, METH_VARARGS},
2775 {"tparm", (PyCFunction)PyCurses_tparm, METH_VARARGS},
2777 {"typeahead", (PyCFunction)PyCurses_TypeAhead, METH_VARARGS},
2779 {"unctrl", (PyCFunction)PyCurses_UnCtrl, METH_VARARGS},
2780 {"ungetch", (PyCFunction)PyCurses_UngetCh, METH_VARARGS},
2782 {"use_env", (PyCFunction)PyCurses_Use_Env, METH_VARARGS},