Searched refs:tmpFontPath (Results 1 – 1 of 1) sorted by relevance
184 unsigned char *oldFontPath, *tmpFontPath; in dmxProcSetFontPath() local206 GetFontPath(serverClient, &nOldPaths, &lenOldPaths, &tmpFontPath); in dmxProcSetFontPath()208 memmove(oldFontPath, tmpFontPath, nOldPaths + lenOldPaths); in dmxProcSetFontPath()