Searched refs:fontHash (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXft/dist/src/
H A Dxftint.h257 XftFont *fontHash[XFT_NUM_FONT_HASH]; member in struct:_XftDisplayInfo
H A Dxftfreetype.c807 bucket = &info->fontHash[fi->hash % XFT_NUM_FONT_HASH];
1167 for (prev = &info->fontHash[font->info.hash % XFT_NUM_FONT_HASH];
H A Dxftdpy.c192 memset (info->fontHash, '\0', sizeof (XftFont *) * XFT_NUM_FONT_HASH);

Completed in 5 milliseconds