mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
24 lines
2.2 KiB
HTML
24 lines
2.2 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>widget_get_options</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--dialog.c.html#L203'>widget_get_options</a> 203 lib/widget/dialog.c if (!widget_get_options (w, WOP_WANT_TAB))</span>
|
|
<span class='curline'><a href='../S/lib--widget--group.c.html#L369'>widget_get_options</a> 369 lib/widget/group.c if (widget_get_options (w, WOP_WANT_CURSOR) && widget_get_state (w, WST_VISIBLE)</span>
|
|
<span class='curline'><a href='../S/lib--widget--group.c.html#L539'>widget_get_options</a> 539 lib/widget/group.c if (widget_get_options (w, WOP_IS_INPUT))</span>
|
|
<span class='curline'><a href='../S/lib--widget--group.c.html#L551'>widget_get_options</a> 551 lib/widget/group.c if (widget_get_options (w, WOP_WANT_HOTKEY))</span>
|
|
<span class='curline'><a href='../S/lib--widget--group.c.html#L565'>widget_get_options</a> 565 lib/widget/group.c if (widget_get_options (w, WOP_WANT_HOTKEY) && !widget_get_state (w, WST_DISABLED))</span>
|
|
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L572'>widget_get_options</a> 572 lib/widget/widget-common.c if (!widget_get_options (new_w, WOP_SELECTABLE))</span>
|
|
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L607'>widget_get_options</a> 607 lib/widget/widget-common.c return (widget_get_options (w, WOP_SELECTABLE) && widget_get_state (w, WST_VISIBLE)</span>
|
|
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L626'>widget_get_options</a> 626 lib/widget/widget-common.c if (!widget_get_options (w, WOP_SELECTABLE))</span>
|
|
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L632'>widget_get_options</a> 632 lib/widget/widget-common.c if (widget_get_options (w, WOP_TOP_SELECT))</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|