Files
source/Y/line_state_width.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

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-&gt;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-&gt;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-&gt;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-&gt;prev_col = x - edit-&gt;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-&gt;over_col = x - line_len - edit-&gt;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-&gt;prev_col = x - edit_options.line_state_width - edit-&gt;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-&gt;curs_col + e-&gt;start_col + e-&gt;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-&gt;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-&gt;x + 1 + edit_options.line_state_width;</span>
</pre>
</body>
</html>