Searched
full:button (Results
1201 -
1225 of
1669) sorted by null
<<41424344454647484950>>
/external/quake/quake/src/WinQuake/ |
quake-hipnotic.spec.sh | 97 Mouse support (3 Button Mouse recommended)
|
/external/webkit/WebCore/css/ |
wml.css | 104 -webkit-appearance: button;
|
/external/webkit/WebCore/html/ |
ValidityState.cpp | 104 case HTMLInputElement::BUTTON:
|
/external/webkit/WebCore/platform/graphics/android/ |
android_graphics.cpp | 118 // If this is a button drawn by us (rather than webkit) do not draw the
|
/external/webkit/WebCore/platform/mac/ |
KeyEventMac.mm | 473 // VK_LBUTTON (01) Left mouse button 474 // VK_RBUTTON (02) Right mouse button 476 // VK_MBUTTON (04) Middle mouse button (three-button mouse)
|
/external/webkit/WebCore/plugins/gtk/ |
PluginViewGtk.cpp | 384 switch (event->button()) { 386 xbutton.button = Button2; 389 xbutton.button = Button3; 393 xbutton.button = Button1;
|
/external/webkit/WebCore/plugins/qt/ |
PluginContainerQt.cpp | 103 // all button 4, 5, 6, and 7, ButtonPress and ButtonRelease events are passed
|
PluginViewQt.cpp | 339 switch (event->button()) { 341 xbutton.button = Button2; 344 xbutton.button = Button3; 348 xbutton.button = Button1;
|
/external/webkit/WebCore/rendering/ |
RenderTextControlSingleLine.cpp | 448 // Create the search results button element 453 // Create innerText element before adding the cancel button 457 // Create the cancel button element 574 // We may be sharing style with another search field, but we must not share the cancel button style.
|
/external/webkit/WebCore/svg/animation/ |
SVGSMILElement.h | 121 // for example <animate begin="otherElement.begin + 8s; button.click" ... />
|
/external/webkit/WebKit/gtk/po/ |
en_GB.po | 247 msgid "Button" 248 msgstr "Button" 251 msgid "The button used to click" 252 msgstr "The button used to click"
|
/external/webkit/WebKit/mac/WebView/ |
WebFramePrivate.h | 64 WebFrameLoadTypeSame, // user loads same URL again (but not reload button)
|
/external/webkit/WebKit/win/ |
WebActionPropertyBag.cpp | 134 V_I4(pVar) = mouseEvent->button();
|
/external/webkit/WebKitLibraries/ |
WebKitSystemInterface.h | 60 void WKAdvanceDefaultButtonPulseAnimation(NSButtonCell *button);
|
/external/webkit/WebKitTools/DumpRenderTree/mac/ |
EventSendingController.mm | 211 static NSEventType eventTypeForMouseButtonAndAction(int button, MouseAction action) 213 switch (button) { 638 printf(" button: %d\n", [(DOMMouseEvent*)event button]);
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_defs.h | 294 /* Walk Time for push button configuration (in seconds) */
|
/frameworks/base/awt/java/awt/ |
HeadlessToolkit.java | 50 * @Override protected ButtonPeer createButton(Button a0) throws
|
/frameworks/base/core/java/android/app/ |
TimePickerDialog.java | 41 * the time (they clicked on the 'Set' button).
|
/frameworks/base/docs/html/guide/topics/search/ |
index.jd | 102 previous activities, you should implement a "Clear History" menu item, preference, or button. If you
|
/frameworks/base/docs/html/guide/topics/views/ |
intro.jd | 10 <p>The View class serves as a base class for <em>widgets </em> — a set of fully implemented subclasses that draw interactive screen elements. Widgets handle their own measuring and drawing, so you can use them to build your UI more quickly. The list of widgets available includes Text, EditText, InputMethod, MovementMethod, Button, RadioButton, Checkbox, and ScrollView.</p>
|
/frameworks/base/docs/html/resources/articles/ |
layout-tricks-reuse.jd | 11 bar and a cancel button, a panel containing two buttons (positive and negative
|
layout-tricks-stubs.jd | 28 The screenshot below shows the progress bar and cancel button that
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ITelephony.aidl | 84 * "answer incoming, end ongoing", which is how the CALL button
|
/packages/apps/Browser/src/com/android/browser/ |
ActiveTabsPage.java | 76 * of a tab can be pressed, but the close button itself is not.
|
/packages/apps/Calendar/src/com/android/calendar/ |
AlertReceiver.java | 118 // Create an intent triggered by clicking on the "Clear All Notifications" button
|
Completed in 350 milliseconds
<<41424344454647484950>>