Searched refs:RC_UNDERLINE_LINKS (Results 1 – 8 of 8) sorted by relevance
/dports/www/lynx-current/lynx2.9.0dev.9/src/ |
H A D | LYrcFile.h | 271 #define RC_UNDERLINE_LINKS "underline_links" macro
|
H A D | LYrcFile.c | 657 MAYBE_SET(RC_UNDERLINE_LINKS, LYUnderlineLinks, MSG_ENABLE_LYNXRC),
|
H A D | LYReadCFG.c | 1766 PARSE_SET(RC_UNDERLINE_LINKS, LYUnderlineLinks),
|
H A D | LYOptions.c | 2231 static const char *underline_links_string = RC_UNDERLINE_LINKS;
|
/dports/www/lynx/lynx2.8.9rel.1/src/ |
H A D | LYrcFile.h | 267 #define RC_UNDERLINE_LINKS "underline_links" macro
|
H A D | LYrcFile.c | 634 MAYBE_SET(RC_UNDERLINE_LINKS, LYUnderlineLinks, MSG_ENABLE_LYNXRC),
|
H A D | LYReadCFG.c | 1754 PARSE_SET(RC_UNDERLINE_LINKS, LYUnderlineLinks),
|
H A D | LYOptions.c | 2231 static const char *underline_links_string = RC_UNDERLINE_LINKS;
|