Lines Matching refs:style

721         b.style.behavior = "url(#default#VML)";
935 bod.style.color = Str(color).replace(trim, E);
946 i.style.display = "none";
949 i.style.color = color;
1229 img.style.cssText = "position:absolute;left:-9999em;top:-9999em";
2741 width: container.style.pixelWidth || container.offsetWidth,
2742 height: container.style.pixelHeight || container.offsetHeight
3183 display = node.style.display;
3185 node.style.display = "none";
3187 node.style.display = display;
5492 paperproto.getFont = function (family, weight, style, stretch) { argument
5494 style = style || "normal";
5513 …if (thefont.face["font-weight"] == weight && (thefont.face["font-style"] == style || !thefont.face…
5805 el.style && (el.style.webkitTapHighlightColor = "rgba(0,0,0,0)");
5815 s = o.style,
6067 vis = node.style.visibility;
6068 node.style.visibility = "hidden";
6109 node.style.cursor = value;
6313 node.style[cssrule] = value;
6322 node.style.visibility = vis;
6618 !this.removed && this.paper.safari(this.node.style.display = "none");
6629 !this.removed && this.paper.safari(this.node.style.display = "");
6660 if (this.node.style.display == "none") {
7004 cnvs.style.cssText = css + "position:absolute;left:" + x + "px;top:" + y + "px";
7008 cnvs.style.cssText = css + "position:relative";
7068 s = cnvs.style,
7214 s = o.style,
7286 s = node.style,
7328 dstyle = div.style;
7342 node.clipRect && (node.clipRect.style.clip = "auto");
7346 var textpathStyle = o.textpath.style;
7460 res.paper.canvas.style.display = E;
7464 s = span.style;
7489 res.textpath.style["v-text-align"] = "left";
7493 res.textpath.style["v-text-align"] = "right";
7497 res.textpath.style["v-text-align"] = "center";
7501 res.textpath.style["v-text-kern"] = true;
7616 o.style.filter = matrix.toFilter();
7624 o.style.filter = E;
7628 o.style.filter = E;
7701 !this.removed && (this.node.style.display = "none");
7705 !this.removed && (this.node.style.display = E);
7856 el.style.cssText = cssDot;
7951 el.style.cssText = cssDot;
7982 var cs = this.canvas.style;
8051 cs = c.style;
8063 …res.span.style.cssText = "position:absolute;left:-9999em;top:-9999em;padding:0;margin:0;line-heigh…
8085 …this.span.style.cssText = "position:absolute;left:-9999em;top:-9999em;padding:0;margin:0;line-heig…