HomeSort by relevance Sort by last modified time
    Searched full:button (Results 1476 - 1500 of 1669) sorted by null

<<51525354555657585960>>

  /external/webkit/WebCore/inspector/front-end/
inspector.js 450 // TODO: Remove class="hidden" from inspector.html on button#changes-status-bar-item
517 document.getElementById("close-button-left").addEventListener("click", this.close, true);
518 document.getElementById("close-button-right").addEventListener("click", this.close, true);
    [all...]
  /external/webkit/WebCore/rendering/
RenderThemeChromiumMac.mm     [all...]
  /external/webkit/WebKit/android/nav/
WebView.cpp 247 // If not, we do not want to draw the button in a selected or pressed state
267 // Traverse the array, and update each button, depending on whether it
276 // button
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_registrar.c 627 * wps_registrar_button_pushed - Notify Registrar that AP button was pushed
631 * This function is called on an AP when a push button is pushed to activate
643 wpa_printf(MSG_DEBUG, "WPS: Button pushed - PBC mode started");
    [all...]
  /frameworks/base/docs/html/resources/tutorials/testing/
activity_test.jd 675 "clicking" the center keypad button (sending a DPAD_CENTER key event) and then clicking (sending) the down arrow keypad button five times. Finally,
676 click the center keypad button again to highlight the desired item. Add the following code:
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java     [all...]
  /packages/apps/Phone/src/com/android/phone/
PhoneApp.java 649 * handle the CALL button by taking you to the in-call UI.
703 * UI via the BACK button (since this call removes the InCallScreen
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 119 // dialog is already showing a voice search button.
437 // the switch statement) whether we want to enable the voice button.
    [all...]
  /external/quake/quake/src/QW/progs/
client.qc 721 // wait for any button down
897 IntermissionThink (); // otherwise a button could be missed between
    [all...]
  /external/webkit/WebCore/editing/
markup.cpp 802 // Disable the delete button so it's elements are not serialized into the markup,
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebFrame.mm 121 Reload (meaning only the reload button):
128 Repeat load of the same URL (by any other means of navigation other than the reload button, including hitting return in the location field):
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogPanel.java 442 Button addFilterBtn = new Button(bottom, SWT.NONE);
    [all...]
  /frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_nontext.txt 16 /sdcard/android/layout_tests/accessibility/radio-button-group-members.html
    [all...]
  /development/docs/
howto_use_cupcake_sdk.txt 96 adt.zip (e.g. android-eclipse-<some-id>.zip), select the "Install" button at
  /development/pdk/docs/porting/
keymaps_keyboard_input.jd 46 <td>When the window manager reads a key event out of the driver, it maps the scancode to a keycode using a key layout map file. Typically, the keycode is the primary symbol screen-printed on a key. For example, <code>KEYCODE_DPAD_CENTER</code> is the center button on the five-way navigation control. Even though ALT + G generates a &quot;?&quot; character, <code>KEYCODE_G</code> is the keycode.</td>
  /development/pdk/docs/source/
submit-patches.jd 135 Anyone in the community can use Gerrit to add inline comments to code submissions. A good comment will be relevant to the line or section of code to which it is attached in Gerrit. It might be a short and constructive suggestion about how a line of code could be improved, or it might be an explanation from the author about why the code makes sense the way it is.<br><br>To add an inline comment, double-click the relevant line of the code and write your comment in the text box that opens. When you click Save, only you can see your comment.<br><br>To publish your comments so that others using Gerrit will be able to see them, click the Publish Comments button. Your comments will be emailed to all relevant parties for this change, including the change owner, the patch set uploader (if different from the owner), and all current reviewers.<br><br><h3>
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_package.html 335 <li>Right-aligning the OK button with <code>android:layout_alignParentRight</code>
  /development/samples/Home/src/com/example/android/home/
Home.java 255 * Refreshes the favorite applications stacked over the all apps button.
  /external/clearsilver/python/examples/trans/
trans.py 122 if attrs.get('type', "").lower() in ["submit", "button"]:
  /external/kernel-headers/original/linux/
pci_regs.h 343 #define PCI_EXP_DEVCAP_ATN_BUT 0x1000 /* Attention Button Present */
  /external/opencore/codecs_v2/audio/aac/dec/src/
pvmp4audiodecoderresetbuffer.cpp 66 the begining. This situation happens when the "stop" button is pressed or
  /external/proguard/src/proguard/gui/
GUIResources.properties 554 # Simple button texts.
  /external/qemu/distrib/sdl-1.2.12/src/joystick/darwin/
SDL_sysjoystick.c 65 Boolean preferredState; /* does element have a preferred state (such as a button) */
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86dga/
XF86DGA2.c 125 bevent->button = wire->u.u.detail;
  /external/quake/quake/src/QW/client/
gl_vidlinux.c 726 // perform button actions

Completed in 556 milliseconds

<<51525354555657585960>>