Home | History | Annotate | Download | only in dmx

Lines Matching defs:paths

65     unsigned char  *c, *paths;
69 GetFontPath(serverClient, npaths, &len, &paths);
75 memmove(newfp, paths+1, *npaths + len - 1);
76 l = *paths;
278 * exit with an error unless we remove the offending font paths
300 "The DMX server failed to set the following font paths on "
314 "These font paths will not be used because the "
326 /* No valid font paths were found */
328 "After removing the font paths above, no valid font "
329 "paths were\n");
331 "available. Please check that the font paths set on "
340 "more information on font paths.\n");
364 "Please remove these font paths from the command line "
376 "Please specify the font paths that are available on all "