Home
last modified time | relevance | path

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

/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYOptions.c2234 static const char *show_scrollbar_string = RC_SCROLLBAR; variable
3084 if (!strcmp(data[i].tag, show_scrollbar_string) in postoptions()
4022 PutLabel(fp0, gettext("Show scrollbar"), show_scrollbar_string); in gen_options()
4023 BeginSelect(fp0, show_scrollbar_string); in gen_options()
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYOptions.c2234 static const char *show_scrollbar_string = RC_SCROLLBAR; variable
3107 if (!strcmp(data[i].tag, show_scrollbar_string) in postoptions()
4074 PutLabel(fp0, gettext("Show scrollbar"), show_scrollbar_string); in gen_options()
4075 BeginSelect(fp0, show_scrollbar_string); in gen_options()