Home
last modified time | relevance | path

Searched refs:GlyphRefRec (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dglyphstr.h56 } GlyphRefRec, *GlyphRefPtr; typedef
H A Dglyph.c389 hash->table = calloc(hashSet->size, sizeof(GlyphRefRec)); in AllocateGlyphHash()