Searched refs:backgroundColor (Results 1 – 8 of 8) sorted by relevance
16 - (NSColor *)backgroundColor; method20 textField.backgroundColor = newColor;25 newColor = textField.backgroundColor; // [textField.backgroundColor CGColor]26 return textField.backgroundColor;
15 - (NSColor *)backgroundColor; method19 newColor = textField.backgroundColor;20 return textField.backgroundColor;
16 - (NSColor *)backgroundColor; method23 …textField.backgroundColor = newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') mu…29 textField.backgroundColor = newColor; // expected-warning {{incompatible pointer types assigning}}34 …newColor = textField.backgroundColor; // expected-error {{'NSColor *' must be explicitly converted…35 …return textField.backgroundColor; // expected-error {{'NSColor *' must be explicitly converted to …39 newColor = textField.backgroundColor; // expected-warning {{incompatible pointer types assigning}}40 return textField.backgroundColor; // expected-warning {{incompatible pointer types returning}}
16 - (NSColor *)backgroundColor; method23 …textField.backgroundColor = newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') mu…29 …textField.backgroundColor = newColor; // expected-warning {{incompatible pointer types assigning t…34 …newColor = textField.backgroundColor; // expected-error {{'NSColor *' must be explicitly converted…35 …return textField.backgroundColor; // expected-error {{'NSColor *' must be explicitly converted to …39 newColor = textField.backgroundColor; // expected-warning {{incompatible pointer types assigning}}40 return textField.backgroundColor; // expected-warning {{incompatible pointer types returning}}
17 - (NSColor *)backgroundColor; method23 …textField.backgroundColor = newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') mu…25 …newColor = textField.backgroundColor; // expected-error {{'NSColor *' must be explicitly converted…29 …textField.backgroundColor = newColor; // expected-error {{could not find Objective-C class 'XNSCol…31 …newColor = textField.backgroundColor ; // expected-error {{could not find Objective-C class 'XNSCo…36 …textField.backgroundColor = newColor; // expected-error {{'PNsColor' must be name of an Objective-…38 …newColor = textField.backgroundColor; // expected-error {{'PNsColor' must be name of an Objective-…
134 @property(nonatomic,copy) UIColor *backgroundColor; property148 super.label.backgroundColor = 0;
12 - (NSColor *)backgroundColor; method
13 …backgroundColor:"black"},ae={position:"relative",fontFamily:"monospace",overflow:"auto",height:"10… property