Searched refs:InitFonts (Results 1 – 4 of 4) sorted by relevance
94 #define InitFonts Darwin_X_InitFonts macro96 extern _X_EXPORT void InitFonts(void);
191 InitFonts(); in dix_main()
2052 InitFonts(void) in InitFonts() function
29953 dix: Move InitFonts up above screen initialization29957 the call to InitFonts to set up all of the FPEs. Doing the full font29959 move the call to ResetFontPrivateIndex inside InitFonts.