Home
last modified time | relevance | path

Searched refs:decode_chtype (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libcurses/base/
H A Dlib_screen.c326 decode_chtype(char *source, chtype fillin, chtype *target) in decode_chtype() function
417 decode_chtype(value, prior2, data); in read_win()
464 source = decode_chtype(source, *prior, target); in read_row()