Searched refs:GlyphHashPtr (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | glyphstr.h | 70 } GlyphHashRec, *GlyphHashPtr; typedef in typeref:struct:_GlyphHash * 100 FindGlyphRef (GlyphHashPtr hash, 130 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet); 133 ResizeGlyphHash (GlyphHashPtr hash, CARD32 change, Bool global);
|
| H A D | glyph.c | 128 FindGlyphRef (GlyphHashPtr hash, 229 CheckDuplicates (GlyphHashPtr hash, char *where) 417 AllocateGlyphHash (GlyphHashPtr hash, GlyphHashSetPtr hashSet) 428 ResizeGlyphHash (GlyphHashPtr hash, CARD32 change, Bool global)
|
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | glyphstr.h | 70 } GlyphHashRec, *GlyphHashPtr; typedef in typeref:struct:_GlyphHash *
|
| H A D | glyph.c | 121 FindGlyphRef(GlyphHashPtr hash, 211 CheckDuplicates(GlyphHashPtr hash, char *where) 386 AllocateGlyphHash(GlyphHashPtr hash, GlyphHashSetPtr hashSet) 397 ResizeGlyphHash(GlyphHashPtr hash, CARD32 change, Bool global)
|
Completed in 6 milliseconds