HomeSort by relevance Sort by last modified time
    Searched refs:closeButton (Results 1 - 20 of 20) sorted by null

  /external/webkit/Source/WebCore/inspector/front-end/
HelpScreen.js 39 var closeButton = captionWindow.createChild("button", "help-close-button");
45 closeButton.textContent = "\u2716"; // Code stands for HEAVY MULTIPLICATION X.
46 closeButton.addEventListener("click", this._hide.bind(this), false);
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_controller.h 74 @property(assign, nonatomic) HoverCloseButton* closeButton;
  /external/wpa_supplicant/wpa_gui-qt4/
eventhistory.cpp 86 connect(closeButton, SIGNAL(clicked()), this, SLOT(close()));
scanresults.cpp 29 connect(closeButton, SIGNAL(clicked()), this, SLOT(close()));
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
eventhistory.cpp 87 connect(closeButton, SIGNAL(clicked()), this, SLOT(close()));
scanresults.cpp 27 connect(closeButton, SIGNAL(clicked()), this, SLOT(close()));
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
eventhistory.cpp 87 connect(closeButton, SIGNAL(clicked()), this, SLOT(close()));
scanresults.cpp 27 connect(closeButton, SIGNAL(clicked()), this, SLOT(close()));
  /external/webkit/Source/WebKit/mac/Carbon/
CarbonWindowFrame.m 174 - (NSButton *)closeButton {
  /frameworks/base/core/java/com/android/internal/widget/
ActionBarContextView.java 211 View closeButton = mClose.findViewById(R.id.action_mode_close_button);
212 closeButton.setOnClickListener(new OnClickListener() {
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java     [all...]
  /packages/apps/Gallery/src/com/android/camera/
ImageGallery.java 158 Button closeButton = (Button) findViewById(R.id.button_close);
159 closeButton.setOnClickListener(new OnClickListener() {
    [all...]
  /external/chromium/chrome/browser/resources/
new_new_tab.js 1021 var closeButton = notificationElement.querySelector('#notification-close');
    [all...]
  /frameworks/base/core/java/android/app/
SearchDialog.java 177 mCloseSearch = findViewById(com.android.internal.R.id.closeButton);
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 1225 milliseconds