Searched refs:crossProduct (Results 1 – 2 of 2) sorted by relevance
112 WebInspector.Geometry.crossProduct = function(u, v) function in WebInspector.Geometry
1027 var axis = WebInspector.Geometry.crossProduct(this._mouseDownVector, mouseMoveVector);