Lines Matching refs:left
38 // left-facing M not on baseline
41 $left = 120;
44 $left, $top,
47 $left, $bot,
48 ($left+$right)/2, ($top+$bot)/2
52 // left-facing M on baseline
55 $left = 20;
58 $left, $top,
61 $left, $bot,
62 ($left+$right)/2, ($top+$bot)/2
66 // left-facing M on ceiling
69 $left = 20;
72 $left, $top,
75 $left, $bot,
76 ($left+$right)/2, ($top+$bot)/2