OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appearance
(Results
51 - 75
of
654
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/tools/skpdiff/
viewer_style.css
28
-webkit-
appearance
: none;
29
-moz-
appearance
: none;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackIndentationFunctor.java
34
* @param peekSize The visual
appearance
of this is how far the cards in the stack peek
36
* Note that the visual
appearance
does not necessarily always correspond to
/developers/build/prebuilts/gradle/DocumentCentricRelinquishIdentity/Application/src/main/java/com/example/android/documentcentricrelinquishidentity/
NewDocumentActivity.java
40
*
appearance
of this activity in the recents stack.
/developers/samples/android/ui/activitytasks/DocumentCentricRelinquishIdentity/Application/src/main/java/com/example/android/documentcentricrelinquishidentity/
NewDocumentActivity.java
40
*
appearance
of this activity in the recents stack.
/development/samples/browseable/DocumentCentricRelinquishIdentity/src/com.example.android.documentcentricrelinquishidentity/
NewDocumentActivity.java
40
*
appearance
of this activity in the recents stack.
/external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_user_image.html
26
<button id="flip-photo" class="custom-
appearance
"
/external/chromium_org/chrome/browser/resources/extensions/chromeos/
kiosk_apps.html
51
<button class="raw-button custom-
appearance
row-delete-button">
/external/chromium_org/chrome/browser/resources/options/chromeos/
change_picture_options.html
22
<button id="flip-photo" class="custom-
appearance
"
/external/chromium_org/chrome/browser/resources/
set_as_default_browser.html
29
<button id="launch-button" class="custom-
appearance
"
/external/chromium_org/chrome/browser/ui/views/
conflicting_module_view_win.h
41
// single-
appearance
bubble.
/external/chromium_org/chrome/browser/web_resource/
promo_resource_service.h
26
// dynamically change the
appearance
of the New Tab Page. For example, it has
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/css/
select.css
9
-webkit-
appearance
: button;
/external/chromium_org/net/base/
data_url.h
23
// parameters.) The
appearance
of ";base64" means that the data is encoded as
/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
HostListAdapter.java
13
/** Describes the
appearance
and behavior of each host list entry. */
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollbarThemeMock.h
33
// Scrollbar theme used in image snapshots, to eliminate
appearance
differences between platforms.
/external/chromium_org/third_party/WebKit/public/web/mac/
WebScrollbarTheme.h
46
// Updates the scrollbar
appearance
and behavior.
/external/chromium_org/ui/webui/resources/css/
trash.css
6
-webkit-
appearance
: none;
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
MovieBox.java
44
* @return the tracknumbers (IDs) of the tracks in their order of
appearance
in the file
/external/valgrind/main/none/tests/ppc32/
opcodes.h
13
* the order of the
appearance
of its definition in the Power ISA.
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumMac.mm
516
if (style->
appearance
() == TextFieldPart || style->
appearance
() == TextAreaPart || style->
appearance
() == ListboxPart)
523
if (style->
appearance
() == MenulistPart && style->effectiveZoom() != 1.0f)
526
if (style->
appearance
() == SearchFieldPart && style->effectiveZoom() != 1)
536
ControlPart part = o->style()->
appearance
();
656
if (o->style()->
appearance
() == CheckboxPart)
[
all
...]
/external/chromium_org/chrome/browser/resources/login/
oobe.css
37
button.custom-
appearance
:not(.button-restricted):not(.button-fancy) {
45
button.custom-
appearance
:focus:focus {
49
button:not(.custom-
appearance
) {
/external/chromium_org/ui/webui/resources/js/cr/ui/
menu_button.js
40
// Adding the 'custom-
appearance
' class prevents widgets.css from changing
41
// the
appearance
of this element.
42
this.classList.add('custom-
appearance
');
menu_item.js
39
// Adding the 'custom-
appearance
' class prevents widgets.css from changing
40
// the
appearance
of this element.
41
this.classList.add('custom-
appearance
');
/external/chromium_org/base/json/
string_escape.h
53
// The output of this function takes the *
appearance
* of JSON but is not in
/external/chromium_org/chrome/browser/resources/net_internals/
top_bar_view.html
17
-webkit-
appearance
: none;
Completed in 1823 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>