/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | userdatarequest.cpp | 20 connect(buttonOk, SIGNAL(clicked()), this, SLOT(sendReply())); in UserDataRequest() 21 connect(buttonCancel, SIGNAL(clicked()), this, SLOT(reject())); in UserDataRequest()
|
D | scanresults.cpp | 23 connect(closeButton, SIGNAL(clicked()), this, SLOT(close())); in ScanResults() 24 connect(scanButton, SIGNAL(clicked()), this, SLOT(scanRequest())); in ScanResults()
|
D | wpagui.cpp | 97 connect(disconnectButton, SIGNAL(clicked()), this, SLOT(disconnect())); in WpaGui() 98 connect(scanButton, SIGNAL(clicked()), this, SLOT(scan())); in WpaGui() 99 connect(connectButton, SIGNAL(clicked()), this, SLOT(connectB())); in WpaGui() 104 connect(addNetworkButton, SIGNAL(clicked()), this, SLOT(addNetwork())); in WpaGui() 105 connect(editNetworkButton, SIGNAL(clicked()), this, in WpaGui() 107 connect(removeNetworkButton, SIGNAL(clicked()), this, in WpaGui() 115 connect(scanNetworkButton, SIGNAL(clicked()), this, SLOT(scan())); in WpaGui() 120 connect(wpsPbcButton, SIGNAL(clicked()), this, SLOT(wpsPbc())); in WpaGui() 121 connect(wpsPinButton, SIGNAL(clicked()), this, SLOT(wpsGeneratePin())); in WpaGui() 124 connect(wpsApPinButton, SIGNAL(clicked()), this, SLOT(wpsApPin())); in WpaGui()
|
D | networkconfig.cpp | 38 connect(cancelButton, SIGNAL(clicked()), this, SLOT(close())); in NetworkConfig() 39 connect(addButton, SIGNAL(clicked()), this, SLOT(addNetwork())); in NetworkConfig() 42 connect(removeButton, SIGNAL(clicked()), this, SLOT(removeNetwork())); in NetworkConfig() 45 connect(useWpsButton, SIGNAL(clicked()), this, SLOT(useWps())); in NetworkConfig()
|
D | eventhistory.cpp | 81 connect(closeButton, SIGNAL(clicked()), this, SLOT(close())); in EventHistory()
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | FilterStringViewer.java | 128 private void changeEditable(boolean clicked) { in changeEditable() argument 129 if (clicked) { in changeEditable() 136 boolean userCancelled = filterEdited && clicked in changeEditable()
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowLayoutInflaterTest.java | 387 assertThat(activity.clicked).isFalse(); in testOnClickAttribute() 392 assertThat(activity.clicked).isTrue(); in testOnClickAttribute() 466 public boolean clicked = false; field in ShadowLayoutInflaterTest.ClickActivity 475 clicked = true; in onButtonClick()
|
/external/python/cpython2/Doc/library/ |
D | ic.rst | 90 which the user clicked. As above, *hint* is an optional scheme used to complete
|
D | turtle.rst | 1231 coordinates of the clicked point on the canvas 1252 coordinates of the clicked point on the canvas 1276 coordinates of the clicked point on the canvas 1658 coordinates of the clicked point on the canvas 1672 >>> # make the turtle move to the clicked point.
|
D | easydialogs.rst | 13 must be clicked on for the dialogs be displayed. All routines take an optional
|
D | framework.rst | 228 The user clicked in the content part of a window. The arguments are the
|
D | fl.rst | 108 the number of the button clicked by the user (``1``, ``2`` or ``3``).
|
D | idle.rst | 447 remains until it is clicked, the cursor is moved out of the argument area,
|
/external/python/cpython3/Tools/pynche/ |
D | README | 283 were clicked, red would have the value 7. 290 at 223, and +25 were clicked, green would be at 15 and blue
|
/external/python/cpython2/Tools/pynche/ |
D | README | 283 were clicked, red would have the value 7. 290 at 223, and +25 were clicked, green would be at 15 and blue
|
/external/eigen/demos/opengl/ |
D | quaternion_demo.cpp | 560 connect(but, SIGNAL(clicked()), this, SLOT(resetCamera())); in createNavigationControlWidget()
|
/external/python/cpython3/Doc/library/ |
D | turtle.rst | 1311 coordinates of the clicked point on the canvas 1332 coordinates of the clicked point on the canvas 1356 coordinates of the clicked point on the canvas 1737 coordinates of the clicked point on the canvas 1751 >>> # make the turtle move to the clicked point.
|
D | idle.rst | 496 remains until it is clicked, the cursor is moved out of the argument area,
|
/external/libtextclassifier/annotator/ |
D | model.fbs | 566 // the clicked token.
|
/external/python/cpython3/Doc/howto/ |
D | sockets.rst | 56 Roughly speaking, when you clicked on the link that brought you to this page,
|
/external/u-boot/scripts/kconfig/ |
D | qconf.cc | 1270 connect(searchButton, SIGNAL(clicked()), SLOT(search())); in ConfigSearchWindow()
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7.7rc1.rst | 1046 actually gives some help when clicked. Patch by Guilherme Simões.
|
/external/python/cpython2/Doc/howto/ |
D | sockets.rst | 56 Roughly speaking, when you clicked on the link that brought you to this page,
|
/external/python/cpython2/Lib/idlelib/ |
D | NEWS.txt | 282 make it actually gives some help when clicked. Patch by Guilherme Sim�es.
|
/external/protobuf/ |
D | CHANGES.txt | 921 format, which should allow them to be clicked on in the build log to go
|