OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:textselecthandleleft
(Results
1 - 25
of
33
) sorted by null
1
2
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-applyCompletion24a.diff
1
Code completion in completionvalues1.xml for android:textS^ize selecting android:
textSelectHandleLeft
:
4
+ <item name="android:
textSelectHandleLeft
"^>17sp</item>
completionvalues1-expected-completion23.txt
4
android:
textSelectHandleLeft
: Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. [reference]
completion1-expected-completion39.txt
68
android:
textSelectHandleLeft
: Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. [reference]
completion5-expected-completion40.txt
68
android:
textSelectHandleLeft
: Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. [reference]
completionvalues1-expected-completion32.txt
290
android:
textSelectHandleLeft
: Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. [reference]
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/9/changes/
android.R.attr.html
143
<A NAME="android.R.attr.
textSelectHandleLeft
"></A>
144
<nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#
textSelectHandleLeft
" target="_top"><code>
textSelectHandleLeft
</code></A></nobr>
fields_index_additions.html
[
all
...]
fields_index_all.html
[
all
...]
alldiffs_index_additions.html
[
all
...]
alldiffs_index_all.html
[
all
...]
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
HandleView.java
85
android.R.attr.
textSelectHandleLeft
,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java
187
sAdvanced.add("
textSelectHandleLeft
");
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssistTest.java
701
"android:
textSelectHandleLeft
");
[
all
...]
/frameworks/base/core/res/res/values/
themes.xml
231
<item name="
textSelectHandleLeft
">@android:drawable/text_select_handle_left</item>
[
all
...]
styles.xml
461
<item name="android:
textSelectHandleLeft
">?android:attr/
textSelectHandleLeft
</item>
[
all
...]
public.xml
[
all
...]
attrs.xml
[
all
...]
/frameworks/base/docs/html/about/versions/
android-2.3.jd
366
<li>New <code>textSelectHandle</code>, <code>
textSelectHandleLeft
</code>,
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/9/
user_comments_for_8_to_9.xml
133
<identifier id="android.R.attr.
textSelectHandleLeft
"/>
[
all
...]
/prebuilts/sdk/current/
android.jar
/development/sdk/
api-versions.xml
[
all
...]
/frameworks/base/api/
current.txt
[
all
...]
/prebuilts/sdk/api/
10.xml
[
all
...]
11.xml
[
all
...]
12.xml
[
all
...]
Completed in 975 milliseconds
1
2