Lines Matching refs:append

1289 	function append(target, node) {  function
2822 append(visuals, rect);
2830 append(visuals, line);
4426 append(container, svg);
7047 append(gfx.parentNode, childrenGfx);
7103 append(childrenGfx, outerGfx);
7114 append(outerGfx, gfx);
7120 append(gfx, visual);
10580 .append('<' + this.tagName + '>' + this.element.id + '</' + this.tagName + '>')
10588 writer.append(
10615 .append('<' + this.tagName + '>');
10620 .append('</' + this.tagName + '>')
11036 .append(' ')
11037 .append(nsName(a.name)).append('="').append(a.value).append('"');
11047 .append('<' + this.tagName);
11051 writer.append(firstBody ? '>' : ' />');
11071 writer.append('</' + this.tagName + '>');
11131 this.append = function(str) { method in FormatingWriter
11178 formatingWriter.append(XML_PREAMBLE);
16766 append(marker, options.element);
16783 append(canvas._svg, defs);
16786 append(defs, marker);
16945 append(parentGfx, circle);
16976 append(parentGfx, rect);
17004 append(parentGfx, polygon);
17018 append(parentGfx, line);
17034 append(parentGfx, path);
17122 append(parentGfx, text);
18862 append(helperSvg, helperText);
18925 append(textElement, tspan);
20393 append(gfx, hit);
20642 append(gfx, outline);
25724 append(svg, rect1);
25735 append(svg, rect2);
26243 this.append = function(source, shape, hints) { method in AutoPlace$1
28159 append(parentGfx, groupGfx);
28169 append(groupGfx, visual);
28179 append(groupGfx, hit);
28191 append(parentGfx, draggerGfx);
28208 append(draggerGfx, visual);
28219 append(draggerGfx, hit);
28233 append(parentGfx, groupGfx);
28494 append(layer, gfx);
28515 append(gfx, bendpoint);
30323 append(connectionPreviewGfx, connection);
30388 append(this._canvas.getActiveLayer(), gfx);
31540 append(group, dragger);
31563 append(group, frame);
31629 append(this._canvas._svg, defs);
31632 append(defs, clonedMarker);
32111 append(activeLayer, dragGroup);
36216 var append = autoPlace ? function(event, element) {
36219 autoPlace.append(element, shape);
36229 click: append
38966 append(resizersParent, group);
38979 append(group, visual);
38992 append(group, hit);
39561 append(gfx, path);
39563 append(defaultLayer, gfx);
47723 append(space, crosshairGroup);
47730 append(crosshairGroup, pathX);
47737 append(crosshairGroup, pathY);
47779 append(spaceLayer, line);
47786 append(canvas.getActiveLayer(), dragGroup);
47848 append(canvas.getActiveLayer(), frameGroup);
54227 append(activeLayer, dragGroup);
54862 append(container, frame);
56733 append(root, line);