Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DGridText.c163 unsigned int sc_style:16; /* which style to change to */ member
1460 LynxChangeStyle(CStyle.sc_style, CStyle.sc_direction); in display_line()
1637 LynxChangeStyle(CStyle.sc_style, CStyle.sc_direction); in display_line()
2761 tmp->sc_style, in skip_matched_and_correct_offsets()
2767 tmp->sc_style, in skip_matched_and_correct_offsets()
2769 if (tmp->sc_style == end->sc_style) { in skip_matched_and_correct_offsets()
3076 && at_end->sc_style == scan->sc_style in split_line()
3085 at_end->sc_style = scan->sc_style; in split_line()
3091 scan->sc_style, in split_line()
3097 && to[1].sc_style == scan->sc_style) in split_line()
[all …]