Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dgretltypes.h119 #define window_help_is_active(w) (w->flags & VWIN_HELP_ACTIVE) macro
H A Dhelpfiles.c1492 if (!window_help_is_active(vwin)) { in interactive_script_help()