Home
last modified time | relevance | path

Searched defs:LYUseFormsOptions (Results 1 – 4 of 4) sorted by relevance

/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYGlobalDefs.h187 #define LYUseFormsOptions FALSE /* simplify ifdef'ing in LYMainLoop.c */ macro
H A DLYMain.c187 BOOLEAN LYUseFormsOptions = TRUE; /* use forms-based options menu */ variable
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYGlobalDefs.h187 #define LYUseFormsOptions FALSE /* simplify ifdef'ing in LYMainLoop.c */ macro
H A DLYMain.c190 BOOLEAN LYUseFormsOptions = TRUE; /* use forms-based options menu */ variable