freetype2/include/freetype/internal
Werner Lemberg 1b7549ccc7 [base] Introduce hash lookup, compare, and free function pointers.
* include/freetype/internal/fthash.c (FT_Hash_LookupFunc,
FT_Hash_CompareFunc, FT_Hash_FreeFunc): New typedefs.
(FT_HashRec): Add `lookup', `compare', and `free' fields.

* src/base/fthash.c (hash_str_lookup, hash_str_compare,
hash_str_free): New functions.
(ft_hash_init): Set function pointers.
(hash_bucket, ft_hash_free): Use them.
2015-12-20 08:00:33 +01:00
..
services [sfnt] Better checks for invalid cmaps (2/2) (#46019). 2015-09-24 13:39:44 +02:00
autohint.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
ftcalc.h * include/freetype/internal/ftcalc.h: Don't use `register' keyword. 2015-11-21 06:30:43 +01:00
ftdebug.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
ftdriver.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
ftgloadr.h Minor clean-ups. 2015-12-20 06:39:38 +01:00
fthash.h [base] Introduce hash lookup, compare, and free function pointers. 2015-12-20 08:00:33 +01:00
ftmemory.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
ftobjs.h Allow native CFF hinter in FT_RENDER_MODE_LIGHT. 2015-11-10 22:33:45 +01:00
ftpic.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
ftrfork.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
ftserv.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
ftstream.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
fttrace.h [autofit] Rewrite HarfBuzz interface to support character clusters. 2015-12-06 18:52:41 +01:00
ftvalid.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
internal.h [bdf, base] Lift hash functions from bdf driver to base module. 2015-12-19 16:59:40 +01:00
psaux.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
pshints.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
sfnt.h [truetype] Introduce named instance access to GX fonts. 2015-08-13 15:22:17 +02:00
t1types.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
tttypes.h [truetype] Catch infinite recursion in subglyphs (#46372). 2015-11-04 11:44:47 +01:00