Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYGlobalDefs.h434 extern BOOLEAN debug_display_partial; /* show with MessageSecs delay */
DLYMain.c621 BOOLEAN debug_display_partial = FALSE; /* Show with MessageSecs delay */ variable
3456 "debug_partial", 4|TOGGLE_ARG, debug_display_partial,
DGridText.c7068 if (debug_display_partial || (LYTraceLogFP != NULL)) { in HText_pageDisplay()
7092 if (display_partial && debug_display_partial) in HText_pageDisplay()
7099 if (debug_display_partial || (LYTraceLogFP != NULL)) { in HText_pageDisplay()