Searched refs:contextOrDirection (Results 1 – 1 of 1) sorted by relevance
38707 Resize.prototype.activate = function(event, shape, contextOrDirection) { argument38712 if (typeof contextOrDirection === 'string') {38713 contextOrDirection = {38714 direction: contextOrDirection38718 context = assign({ shape: shape }, contextOrDirection);