Home | History | Annotate | Download | only in Scripts

Lines Matching refs:WEBKIT_TESTFONTS

253     my $testfontPath = $ENV{"WEBKIT_TESTFONTS"};
255 print "The WEBKIT_TESTFONTS environment variable is not defined or not set properly\n";
1470 if (defined $ENV{'WEBKIT_TESTFONTS'}) {
1471 $CLEAN_ENV{WEBKIT_TESTFONTS} = $ENV{'WEBKIT_TESTFONTS'};