Searched refs:FontPath (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Denv.c209 set_if_undefined("CUPS_FONTPATH", FontPath);
H A Dcupsfilter.c39 static char *FontPath = NULL; variable
976 snprintf(cups_fontpath, sizeof(cups_fontpath), "CUPS_FONTPATH=%s", FontPath);
1359 set_string(&FontPath, temp);
1361 set_string(&FontPath, CUPS_FONTPATH);
1386 else if (!_cups_strcasecmp(line, "FontPath"))
1387 set_string(&FontPath, ptr);
H A Dconf.h153 *FontPath VALUE(NULL),
H A Dconf.c137 { "FontPath", &FontPath, CUPSD_VARTYPE_STRING },
569 cupsdSetString(&FontPath, CUPS_FONTPATH);
3316 !_cups_strcasecmp(line, "FontPath") ||
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dxf86conf.vim145 syn keyword xf86confKeyword Device Driver FontPath Group Identifier Load ModelName ModulePath Monitor RGBPath VendorName VideoAdaptor Visual nextgroup=xf86confComment,xf86confString skipwhite
/macosx-10.9.5/cups-372.4/cups/test/
H A Drun-stp-tests.sh485 FontPath /tmp/cups-$user/share/fonts

Completed in 152 milliseconds