Searched refs:s_hot_paste (Results 1 – 4 of 4) sorted by relevance
53 extern int s_hot_paste;
71 int s_hot_paste = NOSTYLE; variable304 { "hot.paste", DSTYLE_ELEMENTS, &s_hot_paste }, in parse_style()
1806 if (s_hot_paste != NOSTYLE) { /* Only if the user set the style */ in display_title()1808 LynxChangeStyle(s_hot_paste, STACK_ON); in display_title()1810 LynxChangeStyle(s_hot_paste, STACK_OFF); in display_title()
403 else if (y == 0 && x == LYcolLimit && s_hot_paste != NOSTYLE) in set_clicked_link()