mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
37 lines
4.5 KiB
HTML
37 lines
4.5 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>max_width</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--widget--history.c.html#L68'>max_width</a> 68 lib/widget/history.c size_t max_width;</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.c.html#L109'>max_width</a> 109 lib/widget/history.c wi = data->max_width + 4;</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.c.html#L170'>max_width</a> 170 lib/widget/history.c hd->max_width = MAX (width, hd->max_width);</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.c.html#L271'>max_width</a> 271 lib/widget/history.c hd->max_width = 0;</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.c.html#L293'>max_width</a> 293 lib/widget/history.c hd->max_width = str_term_width1 (_ ("History")) + 2;</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.c.html#L304'>max_width</a> 304 lib/widget/history.c hist_data.max_width = hd->max_width;</span>
|
|
<span class='curline'><a href='../S/lib--widget--history.h.html#L32'>max_width</a> 32 lib/widget/history.h size_t max_width; // maximum width of string in history</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L109'>max_width</a> 109 src/editor/editcomplete.c int *max_width)</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L202'>max_width</a> 202 src/editor/editcomplete.c *max_width = MAX (*max_width, width);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L218'>max_width</a> 218 src/editor/editcomplete.c int *max_width)</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L250'>max_width</a> 250 src/editor/editcomplete.c *max_width = 0;</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L254'>max_width</a> 254 src/editor/editcomplete.c last_byte, current_word, max_width);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L289'>max_width</a> 289 src/editor/editcomplete.c word_len, last_byte, current_word, max_width);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L342'>max_width</a> 342 src/editor/editcomplete.c edit_completion_dialog_show (const WEdit *edit, GQueue *compl, int max_width)</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L355'>max_width</a> 355 src/editor/editcomplete.c compl_dlg_w = max_width + 4;</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L419'>max_width</a> 419 src/editor/editcomplete.c int max_width;</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L435'>max_width</a> 435 src/editor/editcomplete.c compl = edit_collect_completions (edit, word_start, word_len, match_expr->str, &max_width);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L458'>max_width</a> 458 src/editor/editcomplete.c curr_compl = edit_completion_dialog_show (edit, compl, max_width);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.h.html#L15'>max_width</a> 15 src/editor/editcomplete.h MC_MOCKABLE char *edit_completion_dialog_show (const WEdit *edit, GQueue * compl, int max_width);</span>
|
|
<span class='curline'><a href='../S/src--file_history.c.html#L182'>max_width</a> 182 src/file_history.c hd->max_width = MAX (width, hd->max_width);</span>
|
|
<span class='curline'><a href='../S/tests--src--editor--edit_complete_word_cmd.c.html#L99'>max_width</a> 99 tests/src/editor/edit_complete_word_cmd.c edit_completion_dialog_show (const WEdit *edit, GQueue *compl, int max_width)</span>
|
|
<span class='curline'><a href='../S/tests--src--editor--edit_complete_word_cmd.c.html#L103'>max_width</a> 103 tests/src/editor/edit_complete_word_cmd.c edit_completion_dialog_show__max_width = max_width;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|