Searched refs:okButton (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
D | PreferencesDialog.java | 37 JButton okButton; field in PreferencesDialog 95 okButton = new JButton(Resources.getTranslation("button_update")); in initComponents() 166 okButton.addActionListener(new ActionListener() { in initComponents() 171 getRootPane().setDefaultButton(okButton); in initComponents() 197 panel4.add(okButton); in initComponents()
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
D | RBJavaExporter.java | 161 JButton okButton = new JButton(Resources.getTranslation("OK")); in initComponents() local 165 okPanel.add(okButton); in initComponents() 185 okButton.addActionListener(new ActionListener(){ in initComponents()
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | gnomelayout.cpp | 127 GtkWidget *okButton; in openfile() local 135 okButton = in openfile() 144 gtk_signal_connect(GTK_OBJECT(okButton), "clicked", in openfile()
|
D | cgnomelayout.c | 119 GtkWidget *okButton; in openfile() local 127 okButton = in openfile() 136 gtk_signal_connect(GTK_OBJECT(okButton), "clicked", in openfile()
|
/third_party/icu/icu4c/source/samples/layout/ |
D | gnomelayout.cpp | 127 GtkWidget *okButton; in openfile() local 135 okButton = in openfile() 144 gtk_signal_connect(GTK_OBJECT(okButton), "clicked", in openfile()
|
D | cgnomelayout.c | 119 GtkWidget *okButton; in openfile() local 127 okButton = in openfile() 136 gtk_signal_connect(GTK_OBJECT(okButton), "clicked", in openfile()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | gnomelayout.cpp | 127 GtkWidget *okButton; in openfile() local 135 okButton = in openfile() 144 gtk_signal_connect(GTK_OBJECT(okButton), "clicked", in openfile()
|
D | cgnomelayout.c | 119 GtkWidget *okButton; in openfile() local 127 okButton = in openfile() 136 gtk_signal_connect(GTK_OBJECT(okButton), "clicked", in openfile()
|