mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
33 lines
4.0 KiB
HTML
33 lines
4.0 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>line_state_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/src--editor--edit.c.html#L91'>line_state_width</a> 91 src/editor/edit.c .line_state_width = 0,</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L2098'>line_state_width</a> 2098 src/editor/edit.c edit_options.line_state_width = edit_options.line_state ? LINE_STATE_WIDTH : 0;</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.h.html#L49'>line_state_width</a> 49 src/editor/edit.h int line_state_width;</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L881'>line_state_width</a> 881 src/editor/editcmd.c edit_options.line_state_width = edit_options.line_state ? LINE_STATE_WIDTH : 0;</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L357'>line_state_width</a> 357 src/editor/editcomplete.c + (edit->fullscreen != 0 ? 0 : 1) + edit_options.line_state_width;</span>
|
|
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L364'>line_state_width</a> 364 src/editor/editcomplete.c start_x = we->x + 1 + edit_options.line_state_width;</span>
|
|
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L387'>line_state_width</a> 387 src/editor/editdraw.c x1 = start_col + EDIT_TEXT_HORIZONTAL_OFFSET + edit_options.line_state_width;</span>
|
|
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L433'>line_state_width</a> 433 src/editor/editdraw.c edit_move (x1 + i - edit_options.line_state_width, y);</span>
|
|
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L515'>line_state_width</a> 515 src/editor/editdraw.c end_col -= EDIT_TEXT_HORIZONTAL_OFFSET + edit_options.line_state_width;</span>
|
|
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L1049'>line_state_width</a> 1049 src/editor/editdraw.c -(EDIT_TEXT_HORIZONTAL_OFFSET + edit_options.line_state_width));</span>
|
|
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L1101'>line_state_width</a> 1101 src/editor/editdraw.c EDIT_TEXT_HORIZONTAL_OFFSET + edit_options.line_state_width);</span>
|
|
<span class='curline'><a href='../S/src--editor--editsearch.c.html#L757'>line_state_width</a> 757 src/editor/editsearch.c xpos = w->rect.x + edit_options.line_state_width + 1;</span>
|
|
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L710'>line_state_width</a> 710 src/editor/editwidget.c edit->prev_col = x - edit->start_col - edit_options.line_state_width;</span>
|
|
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L720'>line_state_width</a> 720 src/editor/editwidget.c edit->over_col = x - line_len - edit->start_col - edit_options.line_state_width;</span>
|
|
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L726'>line_state_width</a> 726 src/editor/editwidget.c edit->prev_col = x - edit_options.line_state_width - edit->start_col;</span>
|
|
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L982'>line_state_width</a> 982 src/editor/editwidget.c + edit_options.line_state_width + e->curs_col + e->start_col + e->over_col;</span>
|
|
<span class='curline'><a href='../S/src--editor--etags.c.html#L324'>line_state_width</a> 324 src/editor/etags.c + (edit->fullscreen != 0 ? 0 : 1) + edit_options.line_state_width;</span>
|
|
<span class='curline'><a href='../S/src--editor--etags.c.html#L331'>line_state_width</a> 331 src/editor/etags.c start_x = w->x + 1 + edit_options.line_state_width;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|