OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appearance
(Results
151 - 175
of
452
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/guide/topics/ui/controls/
spinner.jd
93
for the spinner's
appearance
.</p>
/frameworks/base/docs/html/training/basics/supporting-devices/
screens.jd
36
appearance
for different screen sizes and densities.</p>
/packages/apps/Protips/src/com/android/protips/
ProtipWidget.java
57
// initial
appearance
: eyes closed, no bubble
/external/chromium/chrome/browser/resources/
print_preview.css
347
-webkit-
appearance
: none;
389
-webkit-
appearance
: none;
448
-webkit-
appearance
: none;
mediaplayer.html
41
-webkit-
appearance
: sliderthumb-horizontal;
169
-webkit-
appearance
: slider-vertical;
/external/webkit/Source/WebCore/rendering/
RenderThemeChromiumSkia.cpp
231
if (style->
appearance
() == PushButtonPart) {
533
// If the MenuList actually has
appearance
"NoAppearance", then that means
536
if (paddingType == barType && style->
appearance
() != NoControlPart)
/hardware/invensense/mlsdk/mllite/
ml_stored_data.c
128
*
appearance
) :
230
*
appearance
) :
364
*
appearance
) :
516
*
appearance
) :
746
*
appearance
) :
[
all
...]
/external/chromium/chrome/browser/chromeos/input_method/
candidate_window.cc
338
// (zero-origin). Changes the
appearance
of the selected candidate,
515
// Selects the candidate row. Changes the
appearance
to make it look
519
// Unselects the candidate row. Changes the
appearance
to make it look
524
//
appearance
to make it look like unclickable area.
[
all
...]
/external/chromium/chrome/browser/history/
history_querying_unittest.cc
32
// from the next
appearance
of it at the end.
/external/chromium/chrome/browser/ui/cocoa/download/
download_item_controller.mm
331
// Adapt
appearance
to the current theme. Called after theme changes and before
/external/chromium/chrome/browser/ui/webui/options/
personal_options_handler.cc
127
localized_strings->SetString("
appearance
",
/external/clang/lib/CodeGen/
CodeGenTypes.h
158
//
appearance
of a function, and
/external/jpeg/
change.log
38
if decoding a progressive JPEG. The
appearance
no longer depends on the
/external/qemu/distrib/jpeg-6b/
change.log
38
if decoding a progressive JPEG. The
appearance
no longer depends on the
/external/qemu/docs/
ANDROID-SKIN-FILES.TXT
163
will determine its visual
appearance
:
/external/valgrind/main/docs/internals/
segments-seginfos.txt
114
order of processing, but always it has been by order of
appearance
in the
/external/webkit/Source/WebCore/css/
CSSPropertyNames.in
172
-webkit-
appearance
/external/webkit/Tools/DumpRenderTree/qt/
fonts.conf
121
case, a more generic font with different metrics but better
appearance
/external/webp/src/enc/
syntax.c
30
// Writers for header's various pieces (in order of
appearance
)
/packages/apps/Email/src/com/android/email/activity/setup/
AccountServerBaseFragment.java
140
// Get arguments, which modally switch us into "settings" mode (different
appearance
)
/sdk/assetstudio/src/com/android/assetstudiolib/
GraphicGenerator.java
96
* @param options options controlling the
appearance
of the icon
/external/chromium/chrome/browser/resources/options/
options_page.css
410
-webkit-
appearance
: slider-horizontal;
668
-webkit-
appearance
: button;
/external/guava/guava/src/com/google/common/primitives/
Chars.java
131
* Returns the index of the first
appearance
of the value {@code target} in
185
* Returns the index of the last
appearance
of the value {@code target} in
Doubles.java
116
* Returns the index of the first
appearance
of the value {@code target} in
174
* Returns the index of the last
appearance
of the value {@code target} in
Floats.java
113
* Returns the index of the first
appearance
of the value {@code target} in
171
* Returns the index of the last
appearance
of the value {@code target} in
Completed in 298 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>