Home | History | Annotate | Download | only in page

Lines Matching refs:styleText

1365     String styleText = m_typingStyle->cssText() + " display: inline";
1366 styleElement->setAttribute(styleAttr, styleText.impl(), ec);