Home | History | Annotate | Download | only in parse-only

Lines Matching refs:currentStyle

1780 		if (this.currentStyle) return this.currentStyle[property.camelCase()];
2144 if (!this.currentStyle || !this.currentStyle.hasLayout) this.style.zoom = 1;