Searched refs:sourcefont (Results 1 – 1 of 1) sorted by relevance
330 FontPtr sourcefont, maskfont; in AllocGlyphCursor() local339 rc = dixLookupResourceByType((void **) &sourcefont, source, RT_FONT, in AllocGlyphCursor()351 if (sourcefont != maskfont) in AllocGlyphCursor()356 ((pShare->font != sourcefont) || in AllocGlyphCursor()369 if (!CursorMetricsFromGlyph(sourcefont, sourceChar, &cm)) { in AllocGlyphCursor()392 if ((rc = ServerBitsFromGlyph(sourcefont, sourceChar, &cm, &srcbits))) { in AllocGlyphCursor()396 if (sourcefont != maskfont) { in AllocGlyphCursor()425 if (sourcefont != maskfont) in AllocGlyphCursor()434 pShare->font = sourcefont; in AllocGlyphCursor()435 sourcefont->refcnt++; in AllocGlyphCursor()