Home
last modified time | relevance | path

Searched defs:help_ctx (Results 1 – 9 of 9) sorted by relevance

/dports/security/xca/xca-2.4.0/widgets/
H A DExportDialog.cpp24 QList<exportType> types, const QString &help_ctx) in ExportDialog()
/dports/devel/py-knack/knack-0.8.2/knack/
H A Dhelp.py124 def __init__(self, help_ctx, delimiters): # pylint: disable=too-many-statements argument
242 def __init__(self, help_ctx, delimiters, parser): argument
266 def __init__(self, help_ctx, delimiters, parser): argument
/dports/misc/mc/mc-4.8.27/lib/widget/
H A Ddialog.h65 const char *help_ctx; /* Name of the help entry */ member
H A Ddialog.c399 widget_mouse_cb_fn mouse_callback, const char *help_ctx, const char *title) in dlg_create()
/dports/misc/mc-nox11/mc-4.8.27/lib/widget/
H A Ddialog.h65 const char *help_ctx; /* Name of the help entry */ member
H A Ddialog.c399 widget_mouse_cb_fn mouse_callback, const char *help_ctx, const char *title) in dlg_create()
/dports/sysutils/py-azure-cli-core/azure-cli-core-2.29.2/azure/cli/core/
H A D_help.py258 def __init__(self, help_ctx, delimiters): argument
318 def __init__(self, help_ctx, delimiters, parser): argument
H A D_help_loaders.py26 def __init__(self, help_ctx=None): argument
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/simh/
H A Dsim_defs.h342 void *help_ctx; /* Context available to help routines */ member