Lines Matching refs:pfont
271 err = GetExtents (pPtr->client, pPtr->pfont,
275 pPtr->pfont->unload_glyphs = NULL; /* Not a safe call for this font */
300 if (pPtr->pfont->unload_glyphs) /* For rasterizers that want to save memory */
301 (*pPtr->pfont->unload_glyphs)(pPtr->pfont);
337 c->pfont = cfp->font;
360 err = GetBitmaps (pPtr->client, pPtr->pfont, pPtr->format,
366 pPtr->pfont->unload_glyphs = NULL; /* Not a safe call for this font */
398 if (pPtr->pfont->unload_glyphs) /* For rasterizers that want to save memory */
399 (*pPtr->pfont->unload_glyphs)(pPtr->pfont);
436 c->pfont = cfp->font;