Home
last modified time | relevance | path

Searched refs:textField (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/SemaObjC/
Dobjcbridge-related-attribute.m21 NSColor * Test1(NSTextField *textField, CGColorRef newColor) {
23textField.backgroundColor = newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') mu…
27 NSColor * Test2(NSTextField *textField, CGColorRef1 newColor) {
29 textField.backgroundColor = newColor; // expected-warning {{incompatible pointer types assigning}}
33 CGColorRef Test3(NSTextField *textField, CGColorRef newColor) {
34 …newColor = textField.backgroundColor; // expected-error {{'NSColor *' must be explicitly converted…
35 …return textField.backgroundColor; // expected-error {{'NSColor *' must be explicitly converted to …
38 CGColorRef2 Test4(NSTextField *textField, CGColorRef2 newColor) {
39 newColor = textField.backgroundColor; // expected-warning {{incompatible pointer types assigning}}
40 return textField.backgroundColor; // expected-warning {{incompatible pointer types returning}}
Darc-objcbridge-related-attribute.m21 NSColor * Test1(NSTextField *textField, CGColorRef newColor) {
23textField.backgroundColor = newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') mu…
27 NSColor * Test2(NSTextField *textField, CGColorRef1 newColor) {
29textField.backgroundColor = newColor; // expected-warning {{incompatible pointer types assigning t…
33 CGColorRef Test3(NSTextField *textField, CGColorRef newColor) {
34 …newColor = textField.backgroundColor; // expected-error {{'NSColor *' must be explicitly converted…
35 …return textField.backgroundColor; // expected-error {{'NSColor *' must be explicitly converted to …
38 CGColorRef2 Test4(NSTextField *textField, CGColorRef2 newColor) {
39 newColor = textField.backgroundColor; // expected-warning {{incompatible pointer types assigning}}
40 return textField.backgroundColor; // expected-warning {{incompatible pointer types returning}}
Dcheck-objcbridge-related-attribute-lookup.m22 NSColor * Test1(NSTextField *textField, CGColorRef newColor) {
23textField.backgroundColor = newColor; // expected-error {{'CGColorRef' (aka 'struct CGColor *') mu…
25 …newColor = textField.backgroundColor; // expected-error {{'NSColor *' must be explicitly converted…
28 NSColor * Test2(NSTextField *textField, CGColorRef1 newColor) {
29textField.backgroundColor = newColor; // expected-error {{could not find Objective-C class 'XNSCol…
31 …newColor = textField.backgroundColor ; // expected-error {{could not find Objective-C class 'XNSCo…
35 NSColor * Test3(NSTextField *textField, CGColorRef2 newColor) {
36textField.backgroundColor = newColor; // expected-error {{'PNsColor' must be name of an Objective-…
38 …newColor = textField.backgroundColor; // expected-error {{'PNsColor' must be name of an Objective-…
/external/clang/test/FixIt/
Dfixit-objc-bridge-related-attr.m19 NSColor * Test1(NSTextField *textField, CGColorRef newColor) {
20 textField.backgroundColor = newColor;
24 CGColorRef Test2(NSTextField *textField, CGColorRef newColor) {
25 newColor = textField.backgroundColor; // [textField.backgroundColor CGColor]
26 return textField.backgroundColor;
Dfixit-objc-bridge-related-property.m18 CGColorRef Test(NSTextField *textField, CGColorRef newColor) {
19 newColor = textField.backgroundColor;
20 return textField.backgroundColor;
/external/skia/experimental/iOSSampleApp/Shared/
DSkOptionsTableViewController.mm156 UITextField* textField = (UITextField *)sender;
157 [textField resignFirstResponder];
158 item.fItem->setString([textField.text UTF8String]);
247 UITextField* textField = [[UITextField alloc]
249 textField.adjustsFontSizeToFitWidth = YES;
250 textField.textAlignment = NSTextAlignmentRight;
251 textField.textColor = cell.detailTextLabel.textColor;
252 textField.placeholder = value;
253 textField.returnKeyType = UIReturnKeyDone;
254 [textField addTarget:self
[all …]
/external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
DInputSystemJme.java253 final TextField textField = element.getNiftyControl(TextField.class); in processSoftKeyboard() local
254 if (textField != null && !(textField instanceof TextFieldNull)) { in processSoftKeyboard()
255 …ogger(InputSystemJme.class.getName()).log(Level.INFO, "Current TextField: {0}", textField.getId()); in processSoftKeyboard()
256 String initialValue = textField.getText(); in processSoftKeyboard()
265 textField.setText(text); in processSoftKeyboard()
/external/proguard/src/proguard/gui/
DProGuardGUI.java869 private JButton createBrowseButton(final JTextField textField, in createBrowseButton() argument
879 fileChooser.setSelectedFile(new File(textField.getText())); in createBrowseButton()
885 textField.setText(fileChooser.getSelectedFile().getPath()); in createBrowseButton()
894 protected JButton createOptimizationsButton(final JTextField textField) in createOptimizationsButton() argument
904 optimizationsDialog.setFilter(textField.getText()); in createOptimizationsButton()
910 textField.setText(optimizationsDialog.getFilter()); in createOptimizationsButton()
/external/proguard/lib/
Dproguardgui.jarMETA-INF/ META-INF/MANIFEST.MF proguard/gui/ClassSpecificationDialog.class ClassSpecificationDialog ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...