Searched refs:decode_attr (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/lib/libcurses/base/
H A Dlib_screen.c213 decode_attr(char *source, attr_t *target, int *color) function
217 TR(TRACE_IEVENT, ("decode_attr '%s'", source));
333 source = decode_attr(source, &attr, &color);
357 source = decode_attr(source, &attr, &color);
410 (void) decode_attr(value, data, &color);

Completed in 126 milliseconds