Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:direction

253     "    Direction",
259 "If the you choose the horizontal direction (this the",
270 "determined by which direction you choose from the Command",
881 " H Press to flop image in the horizontal direction.",
883 " V Press to flip image in the vertical direction.",
1314 " Direction",
1334 "just drew. The slope is relative to the direction you",
1335 "choose from the Direction sub-menu of the Command widget.",
2878 "Direction",
2885 direction = HorizontalChopCommand;
2991 direction=DirectionCommands[id];
3191 if (direction == HorizontalChopCommand)
12061 "Direction",
12068 direction = HorizontalRotateCommand;
12230 direction=DirectionCommands[id];
12331 if (direction == HorizontalRotateCommand)
12356 direction == VerticalRotateCommand ? degrees-90.0 : degrees);
12425 if (direction == VerticalRotateCommand)