Home
last modified time | relevance | path

Searched refs:doListFontsWithInfo (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Ddixfonts.c844 doListFontsWithInfo(ClientPtr client, LFWIclosurePtr c) in doListFontsWithInfo() function
880 (ClientSleepProcPtr) doListFontsWithInfo, c); in doListFontsWithInfo()
895 (ClientSleepProcPtr) doListFontsWithInfo, c); in doListFontsWithInfo()
1082 doListFontsWithInfo(client, c); in StartListFontsWithInfo()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog120820 dix: Fix potential memory corruption in doListFontsWithInfo.