Searched refs:whiteColor (Results 1 – 13 of 13) sorted by relevance
60 color:[UIColor whiteColor]];72 image = [UIImage imageForName:@"ic_switch_video_black_24dp.png" color:[UIColor whiteColor]];84 color:[UIColor whiteColor]];93 _statusLabel.textColor = [UIColor whiteColor];
90 UIColor *controlFontColor = [UIColor whiteColor];127 self.backgroundColor = [UIColor whiteColor];
130 self.flasherView.backgroundColor = [UIColor whiteColor];169 [UIColor whiteColor] :
45 self.window.backgroundColor = [UIColor whiteColor];
59 whiteColor = 30 variable
88 [mainView setBackgroundColor:[UIColor whiteColor]];
42 [window setBackgroundColor:[UIColor whiteColor]];
61 fWindow.backgroundColor = [UIColor whiteColor];
220 deUint32 whiteColor) const;981 bool GPQInstanceBase::verify (const BufferAccess& result, deUint32 blackColor, deUint32 whiteColor)… in verify()996 ok = color == whiteColor; in verify()
69 [_window setBackgroundColor:[UIColor whiteColor]];
246 [flashView setBackgroundColor:[UIColor whiteColor]];592 [layer setForegroundColor:[UIColor whiteColor].CGColor];
41 [window setBackgroundColor:[UIColor whiteColor]];
574 const tcu::Vec4 whiteColor (maxValue.x(), maxValue.y(), maxValue.z(), maxValue.w()); in generateBuffer() local591 buffer.setPixel(whiteColor, x, y, z); in generateBuffer()