Home | History | Annotate | Download | only in WebView

Lines Matching refs:setBackgroundColor

4149     [style setBackgroundColor:[self _colorAsString:color]];
4448 [style setBackgroundColor:[self _colorAsString:ca]];
4520 if (selector == @selector(setBackgroundColor:))
4543 // to do the right thing because it works in startSpeaking:, and I know setBackgroundColor: does the
4549 [self _changeCSSColorUsingSelector:@selector(setBackgroundColor:) inRange:[self _documentRange]];