Lines Matching refs:left
39 // left-facing M not on baseline
42 $left = 120;
45 $left, $top,
48 $left, $bot,
49 ($left+$right)/2, ($top+$bot)/2
53 // left-facing M on baseline
56 $left = 20;
59 $left, $top,
62 $left, $bot,
63 ($left+$right)/2, ($top+$bot)/2
67 // left-facing M on ceiling
70 $left = 20;
73 $left, $top,
76 $left, $bot,
77 ($left+$right)/2, ($top+$bot)/2