Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxfont.c184 unsigned char *oldFontPath, *tmpFontPath; in dmxProcSetFontPath() local
206 GetFontPath(serverClient, &nOldPaths, &lenOldPaths, &tmpFontPath); in dmxProcSetFontPath()
208 memmove(oldFontPath, tmpFontPath, nOldPaths + lenOldPaths); in dmxProcSetFontPath()