Home
last modified time | relevance | path

Searched refs:backgroundColor (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/FixIt/
H A Dfixit-objc-bridge-related-attr.m16 - (NSColor *)backgroundColor; method
20 textField.backgroundColor = newColor;
25 newColor = textField.backgroundColor; // [textField.backgroundColor CGColor]
26 return textField.backgroundColor;
H A Dfixit-objc-bridge-related-property.m15 - (NSColor *)backgroundColor; method
19 newColor = textField.backgroundColor;
20 return textField.backgroundColor;
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dobjcbridge-related-attribute.m16 - (NSColor *)backgroundColor; method
23 …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}}
H A Darc-objcbridge-related-attribute.m16 - (NSColor *)backgroundColor; method
23 …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}}
H A Dcheck-objcbridge-related-attribute-lookup.m17 - (NSColor *)backgroundColor; method
23 …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-…
H A Darc-property-lifetime.m134 @property(nonatomic,copy) UIColor *backgroundColor; property
148 super.label.backgroundColor = 0;
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/
H A Dobjcbridge-related-attribute.mm12 - (NSColor *)backgroundColor; method
/minix3/minix/share/beaglebone/weather/
H A Dprocessing.js13backgroundColor:"black"},ae={position:"relative",fontFamily:"monospace",overflow:"auto",height:"10… property