Lines Matching defs:direction
373 * dir - direction to search first.
554 * dir - direction to move from child.
872 * dir - the direction that we are to be moving.
934 * dir - the direction the pane we are interested is w.r.t the
936 * loc - location of pointer in proper direction.
1030 Direction direction;
1046 direction = (Direction) *call_data->params[1];
1048 direction = (Direction) toupper(*call_data->params[1]);
1054 StartGripAdjustment(pw, grip, direction);
1059 MoveGripAdjustment(pw, grip, direction, loc);