Home | History | Annotate | Download | only in front-end

Lines Matching refs:styleText

1313     applyStyleText: function(styleText, updateInterface)
1317 var styleTextLength = styleText.trim().length;
1369 InjectedScriptAccess.get(this.style.injectedScriptId).applyStyleText(this.style.id, styleText.trim(), this.name, callback);