Searched defs:tparm (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/_pyrepl/ |
D | curses.py | 32 tparm = _curses.tparm variable
|
D | _minimal_curses.py | 64 def tparm(str, i1=0, i2=0, i3=0, i4=0, i5=0, i6=0, i7=0, i8=0, i9=0): function
|
/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/ |
D | terminfo.c | 202 char *tparm(const char *cap, long p1, long p2, long p3, long p4, in tparm() function
|
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.c | 733 unsigned int code, length, tparm; in Fax3PutEOL() local
|