Files
source/Y/equal_split.html

20 lines
1.4 KiB
HTML
Raw Permalink Normal View History

2026-02-01 17:32:02 +00:00
<!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>equal_split</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--filemanager--layout.c.html#L157'>equal_split</a> 157 src/filemanager/layout.c static gboolean equal_split;</span>
<span class='curline'><a href='../S/src--filemanager--layout.c.html#L170'>equal_split</a> 170 src/filemanager/layout.c { N_ ("&amp;Equal split"), &amp;equal_split, NULL },</span>
<span class='curline'><a href='../S/src--filemanager--layout.c.html#L563'>equal_split</a> 563 src/filemanager/layout.c equal_split = panels_layout.horizontal_split ? panels_layout.horizontal_equal</span>
<span class='curline'><a href='../S/src--filemanager--layout.c.html#L567'>equal_split</a> 567 src/filemanager/layout.c widget_disable (WIDGET (bleft_widget), equal_split);</span>
<span class='curline'><a href='../S/src--filemanager--layout.c.html#L571'>equal_split</a> 571 src/filemanager/layout.c widget_disable (WIDGET (bright_widget), equal_split);</span>
</pre>
</body>
</html>