Searched refs:my_ch (Results 1 – 1 of 1) sorted by relevance
190 NCURSES_CH_T my_ch; in PutAttrChar() local246 my_ch = CHDEREF(ch); /* work around const param */ in PutAttrChar()255 && SP->_screen_acs_map[CharOf(my_ch)]) { in PutAttrChar()257 my_ch = _nc_wacs[CharOf(my_ch)]; in PutAttrChar()276 SetChar(my_ch, temp, AttrOf(attr)); in PutAttrChar()278 ch = CHREF(my_ch); in PutAttrChar()