Searched +refs:bs +refs:appearance (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm3516 and edit mystyle.css to change the appearance of filename.html.
6230 # This usually improves appearance so it seems ok.
17930 my $bs = $bond_strength_to_go[$iend_1] + $bs_tweak;
17973 next if ( $bs >= NO_BREAK - 1 );
17978 $bs_best = $bs;
17982 if ( $bs > $bs_best ) {
17984 $bs_best = $bs;
[all...]

Completed in 264 milliseconds