OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:button
(Results
76 - 100
of
3903
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
extractstyle1-expected-extract2.diff
2
< <
Button
android:text="
Button
"
5
< android:id="@+id/button1" android:layout_alignParentBottom="true"></
Button
>
6
< <
Button
android:text="
Button
"
9
< android:id="@+id/button2" android:layout_alignParentBottom="true"></
Button
>
14
> <
Button
19
> android:text="
Button
"
22
> </
Button
>
24
> <
Button
[
all
...]
extractstyle1-expected-extract3.diff
2
< <
Button
android:text="
Button
"
5
< android:id="@+id/button1" android:layout_alignParentBottom="true"></
Button
>
6
< <
Button
android:text="
Button
"
9
< android:id="@+id/button2" android:layout_alignParentBottom="true"></
Button
>
14
> <
Button
20
> android:text="
Button
" >
21
> </
Button
>
23
> <
Button
[
all
...]
extractstyle1-expected-extract4.diff
2
< <
Button
android:text="
Button
"
5
< android:id="@+id/button1" android:layout_alignParentBottom="true"></
Button
>
6
< <
Button
android:text="
Button
"
9
< android:id="@+id/button2" android:layout_alignParentBottom="true"></
Button
>
14
> <
Button
19
> android:text="
Button
"
22
> </
Button
>
24
> <
Button
[
all
...]
extractstyle1-expected-extract5.diff
2
< <
Button
android:text="
Button
"
5
< android:id="@+id/button1" android:layout_alignParentBottom="true"></
Button
>
6
< <
Button
android:text="
Button
"
9
< android:id="@+id/button2" android:layout_alignParentBottom="true"></
Button
>
14
> <
Button
20
> android:text="
Button
"
22
> </
Button
>
24
> <
Button
[
all
...]
extractstyle1-expected-extract8.diff
2
< <
Button
android:text="
Button
"
5
< android:id="@+id/button1" android:layout_alignParentBottom="true"></
Button
>
6
< <
Button
android:text="
Button
"
9
< android:id="@+id/button2" android:layout_alignParentBottom="true"></
Button
>
14
> <
Button
19
> android:text="
Button
"
22
> </
Button
>
24
> <
Button
[
all
...]
extractstyle2-expected-extract7.diff
2
< <
Button
foo:text="
Button
"
5
< foo:id="@+id/button1" foo:layout_alignParentBottom="true"></
Button
>
6
< <
Button
foo:text="
Button
"
9
< foo:id="@+id/button2" foo:layout_alignParentBottom="true"></
Button
>
15
> <
Button
21
> foo:text="
Button
"
23
> </
Button
>
25
> <
Button
[
all
...]
newlayout1-expected-extract1.xml
2
<
Button
xmlns:android="http://schemas.android.com/apk/res/android" android:text="
Button
" android:id="@+id/button2" android:layout_width="wrap_content" android:layout_height="wrap_content"></
Button
>
newlayout3-expected-extract3.xml
2
<
Button
xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:id="@+id/button3" android:layout_height="wrap_content" android:text="
Button
" ></
Button
>
sample2-expected-changeLayout2.xml
8
<
Button
14
android:text="
Button
" >
15
</
Button
>
17
<
Button
23
android:text="
Button
" >
24
</
Button
>
26
<
Button
32
android:text="
Button
" >
33
</
Button
>
35
<
Button
[
all
...]
sample2-expected-gridLayout2.xml
9
<
Button
13
android:text="
Button
" >
14
</
Button
>
16
<
Button
22
android:text="
Button
" >
23
</
Button
>
25
<
Button
31
android:text="
Button
" >
32
</
Button
>
34
<
Button
[
all
...]
sample2.xml
3
<
Button
android:text="
Button
" android:id="@+id/button1" android:layout_width="wrap_content" android:layout_height="wrap_content"></
Button
>
5
<
Button
android:layout_width="wrap_content" android:layout_alignParentLeft="true" android:id="@+id/button2" android:layout_height="wrap_content" android:text="
Button
"></
Button
>
6
<
Button
android:layout_width="wrap_content" android:id="@+id/button3" android:layout_below="@+id/button2" android:layout_height="wrap_content" android:text="
Button
" android:layout_toRightOf="@+id/button2"></
Button
>
7
<
Button
android:layout_width="wrap_content" android:id="@+id/button4" android:layout_below="@+id/button3" (…)
[
all
...]
sample1a.xml
3
<
Button
android:text="FirstButton" android:id="@+id/button1" android:layout_width="wrap_content" android:layout_height="wrap_content"></
Button
>
5
<
Button
android:text="SecondButton" android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@+id/button2"></
Button
>
6
<
Button
android:text="ThirdButton" android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@+id/button3"></
Button
>
9
<
Button
android:layout_height="wrap_content" android:text="FourthButton" android:id="@+id/button4" android:layout_width="match_parent"></
Button
>
11
<
Button
android:layout_gravity="right" android:id="@+id/button5" android:text="FifthButton" android:layout_height="wrap_content" android:layout_width="wrap_content"></
Button
>
[
all
...]
sample1b.xml
8
<
Button
12
android:layout_height="wrap_content"></
Button
>
17
<
Button
21
android:id="@+id/button2"></
Button
>
22
<
Button
26
android:id="@+id/button3"></
Button
>
33
<
Button
37
android:layout_width="match_parent"></
Button
>
42
<
Button
47
android:layout_width="wrap_content"></
Button
>
[
all
...]
completion5.xml
7
<
Button
12
android:layout_height='wrap_content'></
Button
>
13
<
Button
17
android:layout_height='wrap_content'></
Button
>
18
<
Button
22
android:layout_height='wrap_content'></
Button
>
extractstyle2.xml
3
<
Button
foo:text="
Button
"
6
foo:id="@+id/button1" foo:layout_alignParentBottom="true"></
Button
>
7
<
Button
foo:text="
Button
"
10
foo:id="@+id/button2" foo:layout_alignParentBottom="true"></
Button
>
sample3-expected-extract4.xml
3
<
Button
android:text="
Button
" android:id="@+id/button1" android:layout_width="wrap_content" android:layout_height="wrap_content"></
Button
>
5
<
Button
android:text="
Button
" android:id="@+id/button2" android:layout_width="wrap_content" android:layout_height="wrap_content"></
Button
>
/frameworks/base/core/tests/coretests/src/android/widget/focus/
VerticalFocusSearch.java
22
import android.widget.
Button
;
36
private
Button
mTopWide;
37
private
Button
mMidSkinny1Left;
38
private
Button
mBottomWide;
40
private
Button
mMidSkinny2Right;
47
public
Button
getTopWide() {
51
public
Button
getMidSkinny1Left() {
55
public
Button
getMidSkinny2Right() {
59
public
Button
getBottomWide() {
88
private static class MyButton extends
Button
{
102
Button
button
= new MyButton(this);
local
119
Button
button
= new MyButton(this);
local
[
all
...]
/external/webkit/LayoutTests/fast/dom/HTMLButtonElement/value/
getset.html
8
var but = document.getElementById('
button
');
10
document.writeln("
Button
value is: " + but.value);
18
This test changes the value of the
button
. The original value is "Fail"; the new value should be "Success"
23
<input type=
button
id='
button
' value='Fail'></input>
/external/webkit/Source/WebCore/manual-tests/inspector/
debugger-execution-while-paused.html
9
alert("Test failed. The second
button
event still fired.");
13
<p>To test, open the Inspector and start a debugging session. Set a break point inside the stepOne() function. Now click the Step One
button
in the page. The breakpoint should be hit. While paused at the breakpoint click on the Step Two
button
. You should not see an alert dialog.</p>
14
<
button
onclick="stepOne()">Step One</
button
><br><br>
15
<
button
onclick="stepTwo()">Step Two</
button
><br><br>
/development/samples/ApiDemos/src/com/example/android/apis/view/
ChronometerDemo.java
28
import android.widget.
Button
;
40
Button
button
;
local
44
// Watch for
button
clicks.
45
button
= (
Button
) findViewById(R.id.start);
46
button
.setOnClickListener(mStartListener);
48
button
= (
Button
) findViewById(R.id.stop);
49
button
.setOnClickListener(mStopListener)
[
all
...]
ProgressBar1.java
22
import android.widget.
Button
;
47
Button
button
= (
Button
) findViewById(R.id.increase);
local
48
button
.setOnClickListener(new
Button
.OnClickListener() {
56
button
= (
Button
) findViewById(R.id.decrease);
57
button
.setOnClickListener(new
Button
.OnClickListener()
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_unittest.mm
29
forDragOfButton:(BookmarkButton*)
button
{
48
- (BOOL)canDragBookmarkButtonToTrash:(BookmarkButton*)
button
{
52
- (void)didDragBookmarkToTrash:(BookmarkButton*)
button
{
56
- (void)bookmarkDragDidEnd:(BookmarkButton*)
button
68
scoped_nsobject<BookmarkButton>
button
;
69
button
.reset([[BookmarkButton alloc] initWithFrame:NSMakeRect(0,0,500,500)]);
75
scoped_nsobject<BookmarkButton>
button
;
78
button
.reset([[BookmarkButton alloc] initWithFrame:NSMakeRect(0,0,500,500)]);
80
[
button
setCell:cell];
82
EXPECT_TRUE([
button
isEmpty])
[
all
...]
/external/chromium/chrome/browser/resources/bookmark_manager/
main.html
58
<
button
class="logo" tabindex=3></
button
>
68
<
button
menu="#organize-menu" tabindex="-1" i18n-content="organize_menu"></
button
>
105
<
button
command="#add-new-bookmark-command"></
button
>
106
<
button
command="#new-folder-command"></
button
>
108
<
button
command="#rename-folder-command"></
button
>
[
all
...]
/external/chromium/chrome/browser/ui/gtk/
gtk_chrome_button.cc
14
// The theme graphics for when the mouse is over the
button
.
16
// The theme graphics for when the
button
is clicked.
32
//
button
rendering.
44
"style \"chrome-
button
\" {"
50
"widget_class \"*.<GtkChromeButton>\" style \"chrome-
button
\"");
82
static void gtk_chrome_button_init(GtkChromeButton*
button
) {
83
GtkChromeButtonPrivate* priv = GTK_CHROME_BUTTON_GET_PRIVATE(
button
);
88
GTK_WIDGET_UNSET_FLAGS(
button
, GTK_CAN_FOCUS);
100
// get the
button
border for the current GTK theme drawn.
102
// Set the state of
button
->depressed so we paint pressed even if th
[
all
...]
/external/chromium/chrome/browser/resources/options/
certificate_manager.html
44
<
button
id="personalCertsTab-view" i18n-content="view_certificate"
45
disabled></
button
>
47
<
button
id="personalCertsTab-backup-all"
49
disabled></
button
>
51
<
button
id="personalCertsTab-import" i18n-content="import_certificate"
52
></
button
>
54
<
button
id="personalCertsTab-import-and-bind"
55
i18n-content="importAndBindCertificate" disabled></
button
>
57
<
button
id="personalCertsTab-backup" i18n-content="export_certificate"
58
disabled></
button
>
[
all
...]
Completed in 189 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>