Searched refs:PutAttrChar (Results 1 – 2 of 2) sorted by relevance
218 PutAttrChar(NCURSES_SP_DCLx CARG_CH_T ch) in PutAttrChar() function431 PutAttrChar(NCURSES_SP_ARGx ch); in PutCharLR()437 PutAttrChar(NCURSES_SP_ARGx ch); in PutCharLR()450 PutAttrChar(NCURSES_SP_ARGx ch); in PutCharLR()512 PutAttrChar(NCURSES_SP_ARGx ch); in PutChar()1731 PutAttrChar(NCURSES_SP_ARGx CHREF(*line)); in InsStr()1738 PutAttrChar(NCURSES_SP_ARGx CHREF(*line)); in InsStr()1749 PutAttrChar(NCURSES_SP_ARGx CHREF(*line)); in InsStr()
2223 + improve workaround for special case in PutAttrChar() where a cell is2356 + fix a special case in PutAttrChar() where a cell is marked as5176 + modify handling of acs characters in PutAttrChar to avoid mapping an8974 + modify PutAttrChar() and PUTC() macro to improve use of9055 + amend change to PutAttrChar() from 20030614 which computed the number9411 + modify PutAttrChar() to compute the number of character cells that9669 + rewrote lib_acs.c to allow PutAttrChar() to decide how to render14319 + use PutChar rather than PutAttrChar in ClrToEOL to properly handle14687 + use PutAttrChar in ClrToEOL to ensure proper background, position.