Lines Matching refs:pFont
105 FontPtr *pFont,
138 if (scaled->pFont)
140 *pFont = scaled->pFont;
141 (*pFont)->fpe = FontFileBitmapSources.fpe[source];
148 if (bitmap->pFont)
150 *pFont = bitmap->pFont;
151 (*pFont)->fpe = FontFileBitmapSources.fpe[source];
158 pFont, flags, entry, format, fmask);
159 if (ret == Successful && *pFont)
160 (*pFont)->fpe = FontFileBitmapSources.fpe[source];