OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:button1_text
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/tests/BiDiTests/res/layout/
linear_layout_locale.xml
33
android:text="@string/
button1_text
"
58
android:text="@string/
button1_text
"
83
android:text="@string/
button1_text
"
108
android:text="@string/
button1_text
"
133
android:text="@string/
button1_text
"
158
android:text="@string/
button1_text
"
183
android:text="@string/
button1_text
"
208
android:text="@string/
button1_text
"
233
android:text="@string/
button1_text
"
linear_layout_ltr.xml
33
android:text="@string/
button1_text
"
58
android:text="@string/
button1_text
"
83
android:text="@string/
button1_text
"
108
android:text="@string/
button1_text
"
133
android:text="@string/
button1_text
"
158
android:text="@string/
button1_text
"
183
android:text="@string/
button1_text
"
208
android:text="@string/
button1_text
"
233
android:text="@string/
button1_text
"
linear_layout_rtl.xml
33
android:text="@string/
button1_text
"
58
android:text="@string/
button1_text
"
83
android:text="@string/
button1_text
"
108
android:text="@string/
button1_text
"
133
android:text="@string/
button1_text
"
158
android:text="@string/
button1_text
"
183
android:text="@string/
button1_text
"
208
android:text="@string/
button1_text
"
233
android:text="@string/
button1_text
"
table_layout_locale.xml
34
android:text="@string/
button1_text
"
80
android:text="@string/
button1_text
"
126
android:text="@string/
button1_text
"
172
android:text="@string/
button1_text
"
218
android:text="@string/
button1_text
"
table_layout_ltr.xml
34
android:text="@string/
button1_text
"
80
android:text="@string/
button1_text
"
126
android:text="@string/
button1_text
"
172
android:text="@string/
button1_text
"
218
android:text="@string/
button1_text
"
table_layout_rtl.xml
34
android:text="@string/
button1_text
"
80
android:text="@string/
button1_text
"
126
android:text="@string/
button1_text
"
172
android:text="@string/
button1_text
"
218
android:text="@string/
button1_text
"
/frameworks/base/tests/BiDiTests/res/values/
strings.xml
17
<string name="
button1_text
">Button1</string>
/external/chromium_org/content/browser/accessibility/
browser_accessibility_win_unittest.cc
483
AccessibilityNodeData button1,
button1_text
;
local
485
button1_text
.id = 15;
486
button1_text
.name = L"red";
488
button1_text
.role = AccessibilityNodeData::ROLE_STATIC_TEXT;
490
button1_text
.state = 1 << AccessibilityNodeData::STATE_READONLY;
517
text1, button1,
button1_text
,
Completed in 1266 milliseconds