OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shadow
(Results
276 - 300
of
1579
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_VideoModeOK.3
13
The bits-per-pixel value returned is only a suggested mode\&. You can usually request and bpp you want when \fIsetting\fR the video mode and SDL will emulate that color depth with a
shadow
video surface\&.
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowActivityManager.java
11
*
Shadow
for the Android {@code ActivityManager} class.
ShadowAutoCompleteTextView.java
13
* A
shadow
for AutoCompleteTextView
ShadowConnectivityManager.java
12
*
Shadow
of {@code ConnectivityManager} that provides for the simulation of
ShadowEditText.java
11
* A
shadow
for EditText that provides support for listeners
ShadowIntentFilter.java
12
*
Shadow
of {@code IntentFilter} implemented with a {@link java.util.List}
ShadowMimeTypeMap.java
14
*
Shadow
for {@code MimeTypeMap} that allows custom extension <-> mimetype mapping to be set up by tests.
ShadowPair.java
12
*
Shadow
of {@code Pair}
ShadowSQLiteOpenHelper.java
12
*
Shadow
for {@code SQLiteOpenHelper}. Provides basic support for retrieving
ShadowSQLiteQueryBuilder.java
9
*
Shadow
for {@code SQLiteQueryBuilder}.
ShadowSpannableStringBuilder.java
10
*
Shadow
of {@code SpannableStringBuilder} implemented using a regular {@code StringBuilder}
ShadowViewMeasureSpec.java
9
*
Shadow
for {@code View.MeasureSpec} inner class.
/external/robolectric/src/test/java/com/xtremelabs/robolectric/
RobolectricTest.java
62
// There's a
shadow
method for this
65
assertEquals("No
Shadow
method found for View.<init>(android.content.Context)\n", output);
69
// No
shadow
here... should be logged
71
assertEquals("No
Shadow
method found for View.findViewById(int)\n", output);
/frameworks/base/core/res/res/values-sw720dp-w1280dp/
dimens.xml
21
<!-- Compensate for double margin : preference_screen_side_margin + 4 (frame background
shadow
) = -preference_screen_side_margin_negative -->
/frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_list.jd
40
<p>List view icons look a lot like dialog icons, but they use an inner
shadow
139
<p>List view icons are flat and pictured face-on with an inner
shadow
. Built up
140
by a light gradient and inner
shadow
, they stand out well on a dark
155
<tr><td><em>1.</em></td><td>Inner
shadow
:</td><td>black | 57 % opacity | angle 120° | blend mode normal | distance 1px | size 1px <td></tr>
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
global_struct.c
28
int f = 10; //
shadow
globals.c
35
int f = 10; //
shadow
/packages/inputmethods/LatinIME/java/res/values/
config.xml
59
<!-- Percentages of sliding key input preview body and
shadow
, in proportion to the width.
60
A negative value of the
shadow
ratio disables drawing
shadow
. -->
61
<!-- TODO: May use the
shadow
to alleviate rugged trail drawing. -->
dimens.xml
106
<!-- Percentages of gesture preview taril body and
shadow
, in proportion to the trail width.
107
A negative value of the
shadow
ratio disables drawing
shadow
. -->
108
<!-- TODO: May use the
shadow
to alleviate rugged trail drawing. -->
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libnss_compat-2.7.so
libnss_compat.so
libnss_compat.so.2
libnss_files-2.7.so
libnss_files.so
libnss_files.so.2
Completed in 1353 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>