mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
29 lines
2.9 KiB
HTML
29 lines
2.9 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>disable</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/lib--tty--color-internal.h.html#L59'>disable</a> 59 lib/tty/color-internal.h void tty_color_init_lib (gboolean disable, gboolean force);</span>
|
|
<span class='curline'><a href='../S/lib--tty--color-ncurses.c.html#L123'>disable</a> 123 lib/tty/color-ncurses.c tty_color_init_lib (gboolean disable, gboolean force)</span>
|
|
<span class='curline'><a href='../S/lib--tty--color-ncurses.c.html#L127'>disable</a> 127 lib/tty/color-ncurses.c if (has_colors () && !disable)</span>
|
|
<span class='curline'><a href='../S/lib--tty--color-slang.c.html#L61'>disable</a> 61 lib/tty/color-slang.c has_colors (gboolean disable, gboolean force)</span>
|
|
<span class='curline'><a href='../S/lib--tty--color-slang.c.html#L63'>disable</a> 63 lib/tty/color-slang.c mc_tty_color_disable = disable;</span>
|
|
<span class='curline'><a href='../S/lib--tty--color-slang.c.html#L132'>disable</a> 132 lib/tty/color-slang.c tty_color_init_lib (gboolean disable, gboolean force)</span>
|
|
<span class='curline'><a href='../S/lib--tty--color-slang.c.html#L136'>disable</a> 136 lib/tty/color-slang.c if (has_colors (disable, force) && !disable)</span>
|
|
<span class='curline'><a href='../S/lib--tty--color.c.html#L126'>disable</a> 126 lib/tty/color.c tty_init_colors (gboolean disable, gboolean force)</span>
|
|
<span class='curline'><a href='../S/lib--tty--color.c.html#L128'>disable</a> 128 lib/tty/color.c tty_color_init_lib (disable, force);</span>
|
|
<span class='curline'><a href='../S/lib--tty--color.h.html#L40'>disable</a> 40 lib/tty/color.h void tty_init_colors (gboolean disable, gboolean force);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--find.c.html#L438'>disable</a> 438 src/filemanager/find.c gboolean disable = input_is_empty (in_name);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--find.c.html#L440'>disable</a> 440 src/filemanager/find.c widget_disable (WIDGET (file_pattern_cbox), disable);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--find.c.html#L441'>disable</a> 441 src/filemanager/find.c widget_disable (WIDGET (file_case_sens_cbox), disable);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--find.c.html#L442'>disable</a> 442 src/filemanager/find.c widget_disable (WIDGET (file_all_charsets_cbox), disable);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|