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;
5493 paperproto.getFont = function (family, weight, style, stretch) { argument
5495 style = style || "normal";
5514 …if (thefont.face["font-weight"] == weight && (thefont.face["font-style"] == style || !thefont.face…
5806 el.style && (el.style.webkitTapHighlightColor = "rgba(0,0,0,0)");
5816 s = o.style,
6068 vis = node.style.visibility;
6069 node.style.visibility = "hidden";
6103 node.style.cursor = value;
6307 node.style[cssrule] = value;
6316 node.style.visibility = vis;
6612 !this.removed && this.paper.safari(this.node.style.display = "none");
6623 !this.removed && this.paper.safari(this.node.style.display = "");
6654 if (this.node.style.display == "none") {
6998 cnvs.style.cssText = css + "position:absolute;left:" + x + "px;top:" + y + "px";
7002 cnvs.style.cssText = css + "position:relative";
7062 s = cnvs.style,
7208 s = o.style,
7280 s = node.style,
7322 dstyle = div.style;
7336 node.clipRect && (node.clipRect.style.clip = "auto");
7340 var textpathStyle = o.textpath.style;
7454 res.paper.canvas.style.display = E;
7458 s = span.style;
7483 res.textpath.style["v-text-align"] = "left";
7487 res.textpath.style["v-text-align"] = "right";
7491 res.textpath.style["v-text-align"] = "center";
7495 res.textpath.style["v-text-kern"] = true;
7610 o.style.filter = matrix.toFilter();
7618 o.style.filter = E;
7622 o.style.filter = E;
7695 !this.removed && (this.node.style.display = "none");
7699 !this.removed && (this.node.style.display = E);
7850 el.style.cssText = cssDot;
7945 el.style.cssText = cssDot;
7976 var cs = this.canvas.style;
8045 cs = c.style;
8057 …res.span.style.cssText = "position:absolute;left:-9999em;top:-9999em;padding:0;margin:0;line-heigh…
8079 …this.span.style.cssText = "position:absolute;left:-9999em;top:-9999em;padding:0;margin:0;line-heig…