Lines Matching refs:DIRECTION_WEST
489 return mxConstants.DIRECTION_WEST;
524 if (dir == mxConstants.DIRECTION_WEST)
673 else if (dir == mxConstants.DIRECTION_WEST)
733 else if (dir == mxConstants.DIRECTION_WEST)
787 var h1 = dir == mxConstants.DIRECTION_EAST || dir == mxConstants.DIRECTION_WEST;
788 var h2 = direction == mxConstants.DIRECTION_EAST || direction == mxConstants.DIRECTION_WEST;
818 …idx += (direction == mxConstants.DIRECTION_NORTH || direction == mxConstants.DIRECTION_WEST) ? -1 …
896 selectCell(graph.getSelectionCell(), mxConstants.DIRECTION_WEST);
936 var h1 = dir == mxConstants.DIRECTION_EAST || dir == mxConstants.DIRECTION_WEST;
937 var h2 = direction == mxConstants.DIRECTION_EAST || direction == mxConstants.DIRECTION_WEST;
950 direction != mxConstants.DIRECTION_WEST);