Lines Matching refs:direction
398 * dir - direction to search first.
581 * dir - direction to move from child.
899 * dir - the direction that we are to be moving.
961 * dir - the direction the pane we are interested is w.r.t the
963 * loc - location of pointer in proper direction.
1058 Direction direction;
1074 direction = (Direction) *call_data->params[1];
1076 direction = (Direction) toupper(*call_data->params[1]);
1082 StartGripAdjustment(pw, grip, direction);
1087 MoveGripAdjustment(pw, grip, direction, loc);