mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.7 KiB
HTML
22 lines
1.7 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>cancel_button</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--spell.c.html#L338'>cancel_button</a> 338 src/editor/spell.c WButton *cancel_button;</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L354'>cancel_button</a> 354 src/editor/spell.c cancel_button = button_new (11, 28, B_CANCEL, NORMAL_BUTTON, _ ("&Cancel"), 0);</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L355'>cancel_button</a> 355 src/editor/spell.c cancel_width = button_get_width (cancel_button);</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L385'>cancel_button</a> 385 src/editor/spell.c group_add_widget (g, cancel_button);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--layout.c.html#L506'>cancel_button</a> 506 src/filemanager/layout.c const char *cancel_button = _ ("&Cancel");</span>
|
|
<span class='curline'><a href='../S/src--filemanager--layout.c.html#L539'>cancel_button</a> 539 src/filemanager/layout.c b2 = str_term_width1 (cancel_button) + 3;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--layout.c.html#L611'>cancel_button</a> 611 src/filemanager/layout.c g, button_new (12, (width - b) / 2 + b1 + 1, B_CANCEL, NORMAL_BUTTON, cancel_button, 0));</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|