OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:THUMBNAIL
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/coders/
thumbnail.h
27
MagickCoderExports(
THUMBNAIL
)
coders-list.h
147
AddMagickCoder(
THUMBNAIL
)
/development/samples/training/threadsample/src/com/example/android/threadsample/
RSSPullParser.java
42
// An attribute value indicating that the element contains a
thumbnail
43
private static final String
THUMBNAIL
= "media:
thumbnail
";
154
// If it's a
THUMBNAIL
155
} else if (eventName.equalsIgnoreCase(
THUMBNAIL
)) {
157
// Stores the
thumbnail
URL and
thumbnail
name column names as keys
Completed in 213 milliseconds