Searched refs:setTextColor (Results 1 – 4 of 4) sorted by relevance
485 void setTextColor(const Color& color) { m_textColor = color; } in setTextColor() function
282 document()->setTextColor(style()->color()); in styleDidChange()
28556 (WebCore::DocumentImpl::setTextColor):32488 (DOM::DocumentImpl::setTextColor):
33117 …* kwq/KWQTextArea.h: Added setTextColor and setBackgroundColor methods. This is really for another…33124 (-[KWQTextArea setTextColor:]): Added.