Home | History | Annotate | Download | only in editing

Lines Matching refs:styleText

2938     String styleText = typingStyle->style()->cssText() + " display: inline";
2939 styleElement->setAttribute(styleAttr, styleText.impl(), ec);