Searched refs:tmpFontInfo (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xfs/dist/difs/ | ||
| H A D | fonts.c | 1185 FontInfoPtr tmpFontInfo; local in function:do_list_fonts_with_info 1188 tmpFontInfo = &fontInfo; 1191 &tmpFontInfo, &numFonts, cPtr->current.private); |
| /xsrc/external/mit/xorg-server.old/dist/dix/ | ||
| H A D | dixfonts.c | 960 FontInfoPtr tmpFontInfo; local in function:doListFontsWithInfo 963 tmpFontInfo = &fontInfo; 965 (client, fpe, &tmpname, &tmpnamelen, &tmpFontInfo, |
| /xsrc/external/mit/xorg-server/dist/dix/ | ||
| H A D | dixfonts.c | 915 FontInfoPtr tmpFontInfo; local in function:doListFontsWithInfo 918 tmpFontInfo = &fontInfo; 920 (client, fpe, &tmpname, &tmpnamelen, &tmpFontInfo, |
Completed in 7 milliseconds