Lines Matching refs:PUTPURE

937 		(void) tputs(Str(T_me), 1, PUTPURE);  in SetAttributes()
944 (void) tputs(Str(T_md), 1, PUTPURE); in SetAttributes()
950 (void) tputs(Str(T_me), 1, PUTPURE); in SetAttributes()
952 (void) tputs(Str(T_se), 1, PUTPURE); in SetAttributes()
956 (void) tputs(Str(T_ue), 1, PUTPURE); in SetAttributes()
966 (void) tputs(Str(T_so), 1, PUTPURE); in SetAttributes()
972 (void) tputs(Str(T_se), 1, PUTPURE); in SetAttributes()
980 (void) tputs(Str(T_us), 1, PUTPURE); in SetAttributes()
986 (void) tputs(Str(T_ue), 1, PUTPURE); in SetAttributes()
999 (void) tputs(Str(T_mr), 1, PUTPURE); in StartHighlight()
1006 (void) tputs(Str(T_me), 1, PUTPURE); in StopHighlight()
1051 (void) tputs(tgoto(Str(T_DO), del, del), del, PUTPURE); in MoveToLine()
1064 (void) tputs(tgoto(Str(T_UP), -del, -del), -del, PUTPURE); in MoveToLine()
1069 (void) tputs(Str(T_up), 1, PUTPURE); in MoveToLine()
1102 (void) tputs(tgoto(Str(T_ch), where, where), where, PUTPURE); in MoveToChar()
1107 (void) tputs(tgoto(Str(T_RI), del, del), del, PUTPURE); in MoveToChar()
1132 (void) tputs(tgoto(Str(T_LE), -del, -del), -del, PUTPURE); in MoveToChar()
1263 (void) tputs(tgoto(Str(T_DC), num, num), num, PUTPURE); in DeleteChars()
1268 (void) tputs(Str(T_dm), 1, PUTPURE); in DeleteChars()
1272 (void) tputs(Str(T_dc), 1, PUTPURE); in DeleteChars()
1275 (void) tputs(Str(T_ed), 1, PUTPURE); in DeleteChars()
1303 (void) tputs(tgoto(Str(T_IC), num, num), num, PUTPURE); in Insert_write()
1309 (void) tputs(Str(T_im), 1, PUTPURE); in Insert_write()
1314 (void) tputs(Str(T_ip), 1, PUTPURE); in Insert_write()
1316 (void) tputs(Str(T_ei), 1, PUTPURE); in Insert_write()
1322 (void) tputs(Str(T_ic), 1, PUTPURE); /* insert a char */ in Insert_write()
1327 (void) tputs(Str(T_ip), 1, PUTPURE);/* pad the inserted char */ in Insert_write()
1343 (void) tputs(Str(T_ce), 1, PUTPURE); in ClearEOL()
1356 (void) tputs(Str(T_cl), Val(T_li), PUTPURE); in ClearScreen()
1358 (void) tputs(Str(T_ho), Val(T_li), PUTPURE); /* home */ in ClearScreen()
1360 (void) tputs(Str(T_cd), Val(T_li), PUTPURE); in ClearScreen()
1376 (void) tputs(Str(T_vb), 1, PUTPURE); /* visible bell */ in SoundBeep()
1379 (void) tputs(Str(T_bl), 1, PUTPURE); in SoundBeep()
1388 (void) tputs(Str(T_cd), Val(T_li), PUTPURE); in ClearToBottom()
1390 (void) tputs(Str(T_ce), Val(T_li), PUTPURE); in ClearToBottom()