| /src/crypto/external/cpl/trousers/dist/src/tspi/gtk/ |
| callbacks.h | 25 on_cancelbutton1_clicked (GtkButton *button, 29 on_okbutton1_clicked (GtkButton *button, 51 on_cancelbutton2_clicked (GtkButton *button, 55 on_okbutton2_clicked (GtkButton *button,
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/allwinner/ |
| sun8i-v3s-licheepi-zero-dock.dts | 71 button-200 { 78 button-400 { 85 button-600 { 92 button-800 {
|
| sun6i-a31s-inet-q972.dts | 74 button-200 { 81 button-900 { 88 button-1200 {
|
| sun8i-a23-evb.dts | 79 button-190 { 86 button-390 { 93 button-600 {
|
| sunxi-reference-design-tablet.dtsi | 63 button-200 { 70 button-400 {
|
| sun6i-a31s-colorfly-e708-q1.dts | 56 button-1000 {
|
| sun8i-a23-gt90h-v4.dts | 66 button-600 {
|
| sun5i-gr8-evb.dts | 178 button-190 { 185 button-390 { 192 button-600 { 199 button-800 { 206 button-980 { 213 button-1180 { 220 button-1400 {
|
| sun7i-a20-olimex-som-evb.dts | 151 button-190 { 158 button-390 { 165 button-600 { 172 button-800 { 179 button-980 { 186 button-1180 { 193 button-1400 {
|
| sun7i-a20-olinuxino-micro.dts | 164 button-191 { 171 button-392 { 178 button-601 { 185 button-795 { 192 button-987 { 199 button-1184 { 206 button-1398 {
|
| sun4i-a10-inet97fv2.dts | 106 button-200 { 113 button-600 { 120 button-800 { 127 button-1000 { 134 button-1200 {
|
| sun5i-a10s-olinuxino-micro.dts | 149 button-191 { 156 button-392 { 163 button-601 { 170 button-795 { 177 button-987 {
|
| sun5i-a13-olinuxino.dts | 148 button-191 { 155 button-392 { 162 button-601 { 169 button-795 { 176 button-987 {
|
| /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/ |
| hellowindow.h | 19 QPushButton *button; member in class:HelloMainWindow
|
| hellowindow.cc | 53 QWidget *filler = new QWidget (buttonbar); // makes the button right-aligned 54 button = new QPushButton ("OK", buttonbar); 55 button->setMaximumWidth (button->sizeHint().width() + 20);
|
| /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c-gnome/ |
| hello.c | 31 GtkWidget *button; local 57 button = gtk_button_new_with_label ("OK"); 58 gtk_signal_connect (GTK_OBJECT (button), "clicked", 63 gtk_box_pack_start_defaults (GTK_BOX (buttonbar), button); local 78 gtk_widget_show (button);
|
| /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnome/ |
| hello.m | 32 Gtk_Button *button; 58 button = [Gtk_Button alloc]; 59 [button initWithLabel: "OK"]; 60 [button signal_connect: "clicked" signalFunc: quit_callback funcData: NULL]; 64 [buttonbar pack_start_defaults: button]; 79 [button show];
|
| /src/sys/arch/news68k/dev/ |
| ms.c | 75 int button, dx, dy; local 103 button = 0; 105 button |= 0x01; 107 button |= 0x02; 109 button |= 0x04; 119 button,
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/broadcom/ |
| bcm953012er.dts | 50 button-wps { 56 button-restart {
|
| /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-qt/ |
| hello.cc | 57 QWidget *filler = new QWidget (buttonbar); // makes the button right-aligned 58 QPushButton *button = new QPushButton ("OK", buttonbar); local 59 button->setMaximumWidth (button->sizeHint().width() + 20); 60 QObject::connect (button, SIGNAL (clicked ()), &application, SLOT (quit ()));
|
| /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-gnome/ |
| hello.cc | 34 Gtk::Button *button; local 61 button = new Gtk::Button ("OK"); 62 button->clicked.connect (Gtk::Main::quit.slot()); //slot (quit_callback)); 65 buttonbar->pack_start (*button); 80 button->show ();
|
| /src/external/mit/libcbor/dist/docs/stylesheets/ |
| normalize.css | 251 button, 265 button { 270 * Address inconsistent `text-transform` inheritance for `button` and `select`. 272 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. 276 button, 289 button, 290 html input[type="button"], /* 1 */ 293 -webkit-appearance: button; /* 2 */ 301 button[disabled], 310 button::-moz-focus-inner [all...] |
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/st/ |
| stm32746g-eval.dts | 87 button-0 { 98 button-0 { 104 button-1 { 110 button-2 { 116 button-3 { 122 button-4 {
|
| /src/sys/arch/newsmips/apbus/ |
| ms_ap.c | 117 int button, dx, dy; local 150 button = 0; 152 button |= 1; 154 button |= 2; 156 button |= 4; 168 button,
|
| /src/sys/arch/newsmips/dev/ |
| ms_hb.c | 124 int button, dx, dy; local 157 button = 0; 159 button |= 1; 161 button |= 2; 163 button |= 4; 175 button,
|