Lines Matching defs:element

1655         return function (element) {  argument
1667 setElement = function (uid, element) { argument
1714 addListener = function (element, eventName, handler) { argument
1718 removeListener = function (element, eventName, handler) { argument
1869 function setStyle(element, styles) { argument
1900 setOpacity = function (element) { return element; }; argument
2001 function addClass(element, className) { argument
2015 function wrapElement(element, wrapper, attributes) { argument
2033 function getScrollLeftTop(element, upperCanvasEl) { argument
2081 function getElementOffset(element) { argument
2124 getElementStyle = function(element, attr) { argument
2157 function makeElementUnselectable(element) { argument
2176 function makeElementSelectable(element) { argument
3115 function getGlobalStylesForElement(element, svgUid) { argument
3130 function elementMatchesRule(element, selectors) { argument
3140 function doesSomeParentMatch(element, selectors) { argument
3154 function selectorMatches(element, selector) { argument
3226 function addVBTransform(element, widthAttr, heightAttr) { argument
3294 function hasAncestorWithNodeName(element, nodeName) { argument
3533 parseAttributes: function(element, attributes, svgUid) { argument
3594 parseStyleAttribute: function(element) { argument
6072 _initCanvasElement: function(element) { argument
8871 _applyCanvasStyle: function (element) { argument
13756 fabric.Line.fromElement = function(element, options) { argument
14015 fabric.Circle.fromElement = function(element, options) { argument
14365 fabric.Ellipse.fromElement = function(element, options) { argument
14608 fabric.Rect.fromElement = function(element, options) { argument
14796 fabric.Polyline.fromElement = function(element, options) { argument
15042 fabric.Polygon.fromElement = function(element, options) { argument
16019 fabric.Path.fromElement = function(element, callback, options) { argument
16965 initialize: function(element, options) { argument
16999 setElement: function(element, callback, options) { argument
17331 _initElement: function(element) { argument
17452 fabric.Image.fromElement = function(element, callback, options) { argument
20326 fabric.Text.fromElement = function(element, options) { argument