Home
last modified time | relevance | path

Searched defs:tparm (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_fax3.c733 unsigned int code, length, tparm; in Fax3PutEOL() local
/external/python/cffi/demo/
D_curses.py1043 def tparm(fmt, i1=0, i2=0, i3=0, i4=0, i5=0, i6=0, i7=0, i8=0, i9=0): function