mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
28 lines
3.1 KiB
HTML
28 lines
3.1 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>coord_cache_entry_t</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--viewer--coord_cache.c.html#L68'>coord_cache_entry_t</a> 68 src/viewer/coord_cache.c #define coord_cache_index(c, i) ((coord_cache_entry_t *) g_ptr_array_index ((c), (i)))</span>
|
|
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L72'>coord_cache_entry_t</a> 72 src/viewer/coord_cache.c typedef gboolean (*cmp_func_t) (const coord_cache_entry_t *a, const coord_cache_entry_t *b);</span>
|
|
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L84'>coord_cache_entry_t</a> 84 src/viewer/coord_cache.c mcview_ccache_add_entry (GPtrArray *cache, const coord_cache_entry_t *entry)</span>
|
|
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L96'>coord_cache_entry_t</a> 96 src/viewer/coord_cache.c mcview_coord_cache_entry_less_offset (const coord_cache_entry_t *a, const coord_cache_entry_t *b)</span>
|
|
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L104'>coord_cache_entry_t</a> 104 src/viewer/coord_cache.c mcview_coord_cache_entry_less_plain (const coord_cache_entry_t *a, const coord_cache_entry_t *b)</span>
|
|
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L118'>coord_cache_entry_t</a> 118 src/viewer/coord_cache.c mcview_coord_cache_entry_less_nroff (const coord_cache_entry_t *a, const coord_cache_entry_t *b)</span>
|
|
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L134'>coord_cache_entry_t</a> 134 src/viewer/coord_cache.c mcview_ccache_find (WView *view, const coord_cache_entry_t *coord, cmp_func_t cmp_func)</span>
|
|
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L190'>coord_cache_entry_t</a> 190 src/viewer/coord_cache.c coord_cache_entry_t *e;</span>
|
|
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L240'>coord_cache_entry_t</a> 240 src/viewer/coord_cache.c mcview_ccache_lookup (WView *view, coord_cache_entry_t *coord, enum ccache_type lookup_what)</span>
|
|
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L244'>coord_cache_entry_t</a> 244 src/viewer/coord_cache.c coord_cache_entry_t current, next, entry;</span>
|
|
<span class='curline'><a href='../S/src--viewer--internal.h.html#L237'>coord_cache_entry_t</a> 237 src/viewer/internal.h void mcview_ccache_lookup (WView *view, coord_cache_entry_t *coord, enum ccache_type lookup_what);</span>
|
|
<span class='curline'><a href='../S/src--viewer--move.c.html#L353'>coord_cache_entry_t</a> 353 src/viewer/move.c coord_cache_entry_t coord;</span>
|
|
<span class='curline'><a href='../S/src--viewer--move.c.html#L367'>coord_cache_entry_t</a> 367 src/viewer/move.c coord_cache_entry_t coord;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|