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

25 lines
2.3 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>update</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--wtools.c.html#L569'>update</a> 569 lib/widget/wtools.c sm-&gt;update = update_cb;</span>
<span class='curline'><a href='../S/lib--widget--wtools.h.html#L48'>update</a> 48 lib/widget/wtools.h status_msg_update_cb update; // callback to update dlg</span>
<span class='curline'><a href='../S/src--editor--editbuffer.c.html#L744'>update</a> 744 src/editor/editbuffer.c if (s != NULL &amp;&amp; s-&gt;update != NULL)</span>
<span class='curline'><a href='../S/src--editor--editbuffer.c.html#L754'>update</a> 754 src/editor/editbuffer.c if (s-&gt;update (s) == B_CANCEL)</span>
<span class='curline'><a href='../S/src--editor--editbuffer.c.html#L778'>update</a> 778 src/editor/editbuffer.c if (s != NULL &amp;&amp; s-&gt;update != NULL)</span>
<span class='curline'><a href='../S/src--editor--editbuffer.c.html#L784'>update</a> 784 src/editor/editbuffer.c if (s-&gt;update (s) == B_CANCEL)</span>
<span class='curline'><a href='../S/src--editor--editsearch.c.html#L610'>update</a> 610 src/editor/editsearch.c return (sm-&gt;update (sm) == B_CANCEL ? MC_SEARCH_CB_ABORT : MC_SEARCH_CB_OK);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L668'>update</a> 668 src/filemanager/file.c if (ret == FILE_CONT &amp;&amp; sm-&gt;update != NULL &amp;&amp; mc_time_elapsed (&amp;timestamp, delay))</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L673'>update</a> 673 src/filemanager/file.c ret = sm-&gt;update (sm);</span>
<span class='curline'><a href='../S/src--viewer--search.c.html#L506'>update</a> 506 src/viewer/search.c if (do_update &amp;&amp; sm-&gt;update (sm) == B_CANCEL)</span>
</pre>
</body>
</html>