Lines Matching refs:pFont
107 FontPtr *pFont,
140 if (scaled->pFont)
142 *pFont = scaled->pFont;
143 (*pFont)->fpe = FontFileBitmapSources.fpe[source];
150 if (bitmap->pFont)
152 *pFont = bitmap->pFont;
153 (*pFont)->fpe = FontFileBitmapSources.fpe[source];
160 pFont, flags, entry, format, fmask);
161 if (ret == Successful && *pFont)
162 (*pFont)->fpe = FontFileBitmapSources.fpe[source];