Searched refs:XftUcsHash (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXft/dist/src/
H A Dxftint.h90 } XftUcsHash; typedef in typeref:struct:_XftUcsHash
166 XftUcsHash *hash_table;
H A Dxftfreetype.c911 hash_value * sizeof (XftUcsHash));
1024 font->hash_table = (XftUcsHash *) (font->glyphs + font->num_glyphs);
1118 (size_t)font->hash_value * sizeof (XftUcsHash)));

Completed in 4 milliseconds