HomeSort by relevance Sort by last modified time
    Searched full:style (Results 2726 - 2750 of 56132) sorted by null

<<101102103104105106107108109110>>

  /packages/apps/Browser/res/layout/
title_bar_nav.xml 50 style="@style/HoloButton">
73 style="@style/HoloButton" />
90 style="@style/Suggestions"
99 style="@style/HoloButton"
108 style="@style/HoloButton
    [all...]
nav_screen.xml 40 style="@style/HoloButton"
50 style="@style/HoloButton" />
57 style="@style/HoloButton"
  /packages/apps/Gallery2/res/layout-land/
filtershow_saturation_controls.xml 37 style="@style/FilterShowSlider"
54 style="@style/FilterShowSlider"
71 style="@style/FilterShowSlider"
88 style="@style/FilterShowSlider"
105 style="@style/FilterShowSlider
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTable.cpp 43 #include "core/rendering/style/CollapsedBorderValue.h"
44 #include "core/rendering/style/StyleInheritedData.h"
85 m_hSpacing = collapseBorders() ? 0 : style()->horizontalBorderSpacing();
86 m_vSpacing = collapseBorders() ? 0 : style()->verticalBorderSpacing();
89 if (!m_tableLayout || style()->tableLayout() != oldTableLayout) {
92 if (style()->tableLayout() == TFIXED && !style()->logicalWidth().isAuto())
99 if (!needsLayout() && oldStyle && oldStyle->border() != style()->border())
124 switch (child->style()->display()) {
183 while (lastBox && lastBox->parent()->isAnonymous() && !lastBox->isTableSection() && lastBox->style()->display() != TABLE_CAPTION && lastBox->style()->display() != TABLE_COLUMN_GROUP
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/12/changes/
constructors_index_removals.html 2 <HTML style="overflow:auto;">
15 <style type="text/css">
22 </style>
24 <style type="text/css">
25 </style>
27 <BODY class="gc-documentation" style="padding:12px;">
29 <table summary="Index for Constructors" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
36 <td class="indexText" style="line-height:1.3em;padding-left:2em;">
47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></sp (…)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.text.style.AbsoluteSizeSpan.html 2 <HTML style="overflow:auto;">
10 android.text.style.AbsoluteSizeSpan
15 <style type="text/css">
22 </style>
24 <style type="text/css">
25 </style>
30 <div id="header" style="margin-bottom:0;padding-bottom:0;">
42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
48 <td class="diffspec" style="padding-top:.25em">To Level:</td>
49 <td class="diffvaluenew" style="padding-top:.25em">5</td
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
classes_index_removals.html 2 <HTML style="overflow:auto;">
15 <style type="text/css">
22 </style>
24 <style type="text/css">
25 </style>
27 <BODY class="gc-documentation" style="padding:12px;">
29 <table summary="Index for Classes" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
36 <td class="indexText" style="line-height:1.3em;padding-left:2em;">
47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></sp (…)
    [all...]
  /cts/tests/tests/text/src/android/text/style/cts/
TypefaceSpanTest.java 17 package android.text.style.cts;
23 import android.text.style.TypefaceSpan;
57 // the style should be default style.
77 // the style should be default style.
  /development/apps/BuildWidget/res/layout/
widget.xml 36 style="@style/Text.BuildInfo.Fancy"
45 style="@style/Text.BuildInfo.Fancy"
62 style="@style/Text.BuildInfo.Fancy"
  /development/samples/training/ContactsList/res/layout/
contact_detail_item.xml 33 style="@style/addressHeader"/>
50 style="@style/addressDetail"/>
61 style="@style/addressButton"/>
  /external/chromium_org/third_party/WebKit/ManualTests/
arrow-key-events.html 8 <div id="result" style="width:100px; height:100px; background-color:blue;"></div>
40 item.style.fontSize = '8px';
48 document.getElementById("result").style.backgroundColor = "red";
60 document.getElementById("result").style.backgroundColor = "red";
72 document.getElementById("result").style.backgroundColor = "red";
84 document.getElementById("result").style.backgroundColor = "red";
interrupted-compound-transform.html 8 <style type="text/css" media="screen">
23 -webkit-transform-style: preserve-3d;
32 -webkit-transform-style: preserve-3d;
41 -webkit-transform-style: preserve-3d;
43 </style>
48 tester.style.webkitTransform = "rotateX(65deg) translateZ(75px) rotateZ(" + index + "deg)";
  /external/chromium_org/ui/views/win/
fullscreen_handler.cc 2 // Use of this source code is governed by a BSD-style license that can be
58 saved_window_info_.style = GetWindowLong(hwnd_, GWL_STYLE);
66 // Set new window style and size.
68 saved_window_info_.style & ~(WS_CAPTION | WS_THICKFRAME));
86 // Reset original window style and size. The multiple window size/moves
89 SetWindowLong(hwnd_, GWL_STYLE, saved_window_info_.style);
  /external/tinyxml/docs/
doxygen.css 113 DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% }
135 font-style: italic;
169 font-style: italic;
180 font-style: italic;
199 border-top-style: solid;
200 border-right-style: none;
201 border-bottom-style: none;
202 border-left-style: none;
217 border-top-style: solid;
218 border-right-style: none
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
constructors_index_all.html 2 <HTML style="overflow:auto;">
15 <style type="text/css">
22 </style>
24 <style type="text/css">
25 </style>
27 <BODY class="gc-documentation" style="padding:12px;">
29 <table summary="Index for Constructors" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
36 <td class="indexText" style="line-height:1.3em;padding-left:2em;">
47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></sp (…)
    [all...]
  /packages/apps/Browser/res/layout-land/
nav_screen.xml 39 style="@style/HoloButton"
49 style="@style/HoloButton" />
56 style="@style/HoloButton"
  /packages/apps/Camera/res/layout-land/
pano_review.xml 24 <TextView style="@style/PanoViewHorizontalBar"
34 <RelativeLayout style="@style/PanoViewHorizontalBar">
49 style="@style/ReviewControlIcon"
  /packages/apps/Camera2/res/layout/
video_module.xml 47 style="@style/ViewfinderLabelLayout">
57 style="@style/ReviewControlIcon"
66 style="@style/CameraControls"/>
  /packages/apps/DeskClock/res/layout/
digital_widget_time.xml 34 style="@style/widget_big_thin"
50 style="@style/widget_label"
60 style="@style/widget_label"
  /packages/apps/Gallery2/res/layout/
video_module.xml 41 style="@style/ViewfinderLabelLayout">
51 style="@style/ReviewControlIcon"
59 style="@style/CameraControls"/>
  /packages/apps/Launcher2/res/layout-port/
search_bar.xml 19 style="@style/SearchDropTargetBar"
26 style="@style/SearchButton"
51 style="@style/SearchButton"
  /packages/apps/Launcher2/res/layout-sw720dp/
search_bar.xml 19 style="@style/SearchDropTargetBar"
26 style="@style/SearchButton"
50 style="@style/SearchButton"
  /packages/apps/Launcher3/res/layout-land/
folder_cling.xml 41 style="@style/ClingTitleText"
45 style="@style/ClingText"
58 style="@style/ClingButton"
workspace_cling.xml 49 style="@style/ClingTitleText"
54 style="@style/ClingText"
62 style="@style/ClingButton"
  /packages/apps/Launcher3/res/layout-port/
folder_cling.xml 41 style="@style/ClingTitleText"
45 style="@style/ClingText"
58 style="@style/ClingButton"

Completed in 947 milliseconds

<<101102103104105106107108109110>>