Home
last modified time | relevance | path

Searched refs:InitFonts (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Ddixfont.h94 #define InitFonts Darwin_X_InitFonts macro
96 extern _X_EXPORT void InitFonts(void);
/OK3568_Linux_fs/external/xserver/dix/
H A Dmain.c191 InitFonts(); in dix_main()
H A Ddixfonts.c2052 InitFonts(void) in InitFonts() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog29953 dix: Move InitFonts up above screen initialization
29957 the call to InitFonts to set up all of the FPEs. Doing the full font
29959 move the call to ResetFontPrivateIndex inside InitFonts.