| commit | 69156418a55affe8f22f43e4e72b18d7a92bde3f | [log] [tgz] |
|---|---|---|
| author | David Turner <david@freetype.org> | Thu Oct 13 13:08:01 2005 |
| committer | David Turner <david@freetype.org> | Thu Oct 13 13:08:01 2005 |
| tree | 911986809ceae6f36752079d02670e34d0e68326 | |
| parent | 16e9314d9642d66f25601cb2ce650df9fac0432f [diff] |
* include/freetype/cache/ftcmanag.h, src/cache/ftcint.h,
src/cache/ftcmanag.h:
introducing FTC_RETRY_LOOP and FTC_RETRY_END and corresponding
functions.
moving "ftc_node_destroy" to private headers, it's now a local,
non-public, function