Home
last modified time | relevance | path

Searched defs:help_color (Results 1 – 15 of 15) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dadd-interactive.h10 char help_color[COLOR_MAXLEN]; member
H A Dadd-interactive.c1047 const char *help_color = s->help_color; in command_prompt_help() local
/dports/devel/git-svn/git-2.34.1/
H A Dadd-interactive.h10 char help_color[COLOR_MAXLEN]; member
H A Dadd-interactive.c1080 const char *help_color = s->help_color; in command_prompt_help() local
/dports/devel/git-p4/git-2.34.1/
H A Dadd-interactive.h10 char help_color[COLOR_MAXLEN]; member
H A Dadd-interactive.c1080 const char *help_color = s->help_color; in command_prompt_help() local
/dports/devel/git/git-2.34.1/
H A Dadd-interactive.h10 char help_color[COLOR_MAXLEN]; member
H A Dadd-interactive.c1080 const char *help_color = s->help_color; in command_prompt_help() local
/dports/devel/git-gui/git-2.34.1/
H A Dadd-interactive.h10 char help_color[COLOR_MAXLEN]; member
H A Dadd-interactive.c1080 const char *help_color = s->help_color; in command_prompt_help() local
/dports/devel/git-cvs/git-2.34.1/
H A Dadd-interactive.h10 char help_color[COLOR_MAXLEN]; member
H A Dadd-interactive.c1080 const char *help_color = s->help_color; in command_prompt_help() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/globalsearch/
H A Dglobalsearchview.cpp109 const QColor help_color = in GlobalSearchView() local
/dports/audio/strawberry/strawberry-1.0.0/src/internet/
H A Dinternetsearchview.cpp133 const QColor help_color = help_palette.color(QPalette::Disabled, QPalette::WindowText); in InternetSearchView() local
/dports/security/py-ropper/Ropper-1.13.6/ropper/
H A Dconsole.py914 def help_color(self): member in Console