Searched
full:button (Results
801 -
825 of
1669) sorted by null
<<31323334353637383940>>
/development/samples/ApiDemos/res/layout/ |
baseline_3.xml | 40 <Button
|
baseline_4.xml | 28 <Button
|
radio_group_1.xml | 44 <Button
|
redirect_getter.xml | 37 <Button android:id="@+id/apply"
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
Controls1.java | 30 * A gallery of basic controls: Button, EditText, RadioButton, Checkbox,
|
Controls2.java | 30 * A gallery of basic controls: Button, EditText, RadioButton, Checkbox,
|
/development/samples/BluetoothChat/res/layout/ |
device_list.xml | 51 <Button android:id="@+id/button_scan"
|
/development/samples/Home/src/com/example/android/home/ |
ApplicationsStackLayout.java | 36 * (or faves) and the button. 41 * [RECENTS][FAVES][BUTTON] 47 * [BUTTON] 49 * The layout operates from the "bottom up" (or from right to left.) This means that the button
|
/development/samples/RSSReader/res/layout/ |
rss_layout.xml | 31 <Button android:id="@+id/download"
|
/development/samples/SearchableDictionary/ |
_index.html | 4 app (via the device search button or Menu > Search), you can perform a search
|
/development/samples/TicTacToeLib/res/layout/ |
lib_game.xml | 41 <Button
|
/development/samples/TicTacToeLib/res/layout-land/ |
lib_game.xml | 48 <Button
|
/device/htc/passion-common/overlay/packages/apps/Phone/res/values/ |
config.xml | 30 <!-- Enable the onscreen "Dial" button in the emergency dialer. -->
|
/device/htc/sapphire/recovery/ |
recovery_ui.c | 70 case BTN_MOUSE: // trackball button
|
/external/bluetooth/glib/gio/ |
gvolumemonitor.c | 234 * GVolumeMonitor::drive-eject-button: 236 * @drive: the drive where the eject button was pressed 238 * Emitted when the eject button is pressed on @drive. 242 signals[DRIVE_EJECT_BUTTON] = g_signal_new (I_("drive-eject-button"),
|
/external/qemu/distrib/sdl-1.2.12/src/video/ggi/ |
SDL_ggievents.c | 98 posted += SDL_PrivateMouseButton(SDL_PRESSED, ev.pbutton.button, 0, 0); 101 posted += SDL_PrivateMouseButton(SDL_RELEASED, ev.pbutton.button, 0, 0); 252 keysym->scancode = ev->key.button; 253 keysym->sym = keymap[ev->key.button];
|
/external/webkit/WebCore/html/ |
HTMLButtonElement.h | 63 enum Type { SUBMIT, RESET, BUTTON };
|
/external/webkit/WebCore/manual-tests/ |
array-out-of-memory.html | 40 <input type="button" onclick="runArrayOOMTest()" value="Start">
|
bugzilla-4840.html | 19 the mouse button, the frames will not resize and the split bar will continue to
|
print-with-height-transition-in-screen-stylesheet.html | 11 <div>To run this test, Print and then push the Preview button (on Mac OS X). The symptom of the bug is a layout with overlapping text or missing sections.
|
/external/webkit/WebCore/rendering/ |
RenderFileUploadControl.cpp | 135 m_button->setInputType("button"); 175 // Button text will wrap on file upload controls with widths smaller than the intrinsic button width 212 // We want to match the button's baseline
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
diff_parser_unittest.py | 78 diff --git a/LayoutTests/platform/mac/fast/flexbox/box-orient-button-expected.checksum b/LayoutTests/platform/mac/fast/flexbox/box-orient-button-expected.checksum 82 +++ b/LayoutTests/platform/mac/fast/flexbox/box-orient-button-expected.checksum 126 diff = parser.files['LayoutTests/platform/mac/fast/flexbox/box-orient-button-expected.checksum']
|
/frameworks/base/common/java/com/android/common/userhappiness/ |
UserHappinessSignals.java | 32 * button indicates text acceptance. We broadcast this information to
|
/frameworks/base/core/java/android/os/ |
LocalPowerManager.java | 29 public static final int BUTTON_EVENT = 5; // Button and trackball events.
|
/frameworks/base/core/res/res/layout/ |
character_picker.xml | 40 <Button
|
Completed in 149 milliseconds
<<31323334353637383940>>