Home | History | Annotate | Download | only in scripts

Lines Matching refs:special

243     # reorganization, we won't need these special cases.
1075 my $special = (@specials > 0) ? join(" | ", @specials) : "0";
1076 push(@hashSpecials, $special);
1295 my $special = (@specials > 0) ? join(" | ", @specials) : "0";
1296 push(@hashSpecials, $special);
1559 if ($svgPropertyOrListPropertyType eq "float") { # Special case for JSSVGNumber
1746 if ($svgPropertyOrListPropertyType eq "float") { # Special case for JSSVGNumber
2356 # Special-case index arguments because we need to check that they aren't < 0.