/frameworks/base/packages/SystemUI/res/layout/ |
status_bar_notification_row.xml | 13 android:background="@null" 26 android:background="@*android:drawable/notify_panel_notification_icon_bg_tile" 37 android:background="@drawable/notification_row_bg" 44 android:background="@drawable/status_bar_notification_row_background_color"
|
/development/samples/RandomMusicPlayer/res/layout/ |
main.xml | 22 android:background="#000040"> 38 android:background="@drawable/btn_rew" 43 android:background="@drawable/btn_play" 48 android:background="@drawable/btn_pause" 53 android:background="@drawable/btn_ff" 65 android:background="@drawable/btn_stop" 70 android:background="@drawable/btn_eject"
|
/development/samples/RandomMusicPlayer/res/layout-land/ |
main.xml | 22 android:background="#000040"> 37 android:background="@drawable/btn_rew" 42 android:background="@drawable/btn_play" 47 android:background="@drawable/btn_pause" 52 android:background="@drawable/btn_ff" 57 android:background="@drawable/btn_stop" 62 android:background="@drawable/btn_eject"
|
/external/bzip2/ |
bzip.css | 8 #eeeeee very light gray pre background 9 #f2f2f9 very light blue nav table background 28 background:#ffffff url("/images/hr_blue.png") repeat-x; } 55 background: #f2f2f9; 56 background-color: #f2f2f9; 70 background: #eeeeee; 72 background-color: #eeeeee;
|
/external/tinyxml/docs/ |
doxygen.css | 20 background-color: #eeeeff; 29 background-color: #eeeeff; 37 background-color: #eeeeff; 59 background-color: #ddddff; 64 background-color: #6666cc; 70 background-color: #6666cc; 73 A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff } 80 A:hover { text-decoration: none; background-color: #f2f2ff } 88 background-color: #f5f5f5; 98 DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px [all...] |
/external/webkit/Source/WebKit/efl/DefaultTheme/ |
default.edc | 26 color2: 86 86 209 255; /* background */ 31 color2: 0 0 128 128; /* background */ 36 /* no background, consider transparent */ 41 /* no background, consider transparent */ 46 /* no background, consider transparent */ 51 /* no background, consider transparent */ 56 /* no background, consider transparent */
|
/frameworks/base/core/tests/coretests/res/layout/ |
table_layout_horizontal_gravity.xml | 29 android:background="#FF0000FF" 43 android:background="#FFFF0000" 48 android:background="#FFFF00FF" 56 android:background="#FF909090" /> 60 android:background="#FFFF0000" 65 android:background="#FF00FFFF" 74 android:background="#FF0000FF"
|
linear_layout_weight.xml | 22 android:background="#FFFFFFFF" 29 android:background="#FFFF0000" 36 android:background="#FF00FF00" 42 android:background="#FF0000FF" 49 android:background="#FFFF00FF"
|
/development/samples/ApiDemos/res/layout/ |
linear_layout_6.xml | 24 android:background="@drawable/blue" 30 android:background="@drawable/box" 36 android:background="@drawable/box" 42 android:background="@drawable/box" 48 android:background="@drawable/box"
|
/external/chromium/chrome/browser/resources/gpu_internals/ |
tab_control.css | 17 background: #aaa; 47 background-clip: border-box; 48 background: #ccc; 52 background: #eee; 65 background: white;
|
/external/chromium/chrome/browser/resources/shared/css/ |
menu.css | 7 background: -webkit-linear-gradient(#fff, #eee); 27 background: transparent; 37 background: -webkit-linear-gradient(left, 54 background-color: #dce5fa; 58 background-color: #426dc9;
|
/external/clang/tools/scan-build/ |
scanview.css | 1 body { color:#000000; background-color:#ffffff } 8 background-color:#eee; color:#666666; 23 background-color: #ccc; 29 background-color: #ccc; 35 background-color: #999;
|
/external/expat/doc/ |
style.css | 2 background-color: white; 15 background-color: rgb(110,139,61); 29 background-color: rgb(110,139,61); 47 background-color: tan; 58 background-color: rgb(250,220,180);
|
/external/webkit/Source/WebCore/manual-tests/ |
drag-image-table-part-decorations.html | 4 only the hollow black square, and no blue background. 6 <div style="background-color: blue; display: table; height: 100px; width: 100px;"></div> 9 <div style="background-color: blue; display: table-row; height: 100px;"><div style="width: 100px"></div></div> 12 <div style="background-color: blue; display: table-cell; height: 100px; width: 100px;"></div> 15 <fieldset style="background-color: blue; border: none; height: 100px; width: 100px;"><legend></legend></fieldset>
|
select_hr.html | 36 <p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b> 43 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b>This should be a disabled popup menu, since the hr is not selectable. 45 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b> </p> 51 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b> 54 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b> 63 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b> 66 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b> 75 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b> 78 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b> 93 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b> [all...] |
/external/webkit/Tools/QueueStatusServer/templates/ |
statusbubble.html | 23 background-color: white; 31 background-color: #8FDF5F; 35 background-color: #E98080; 39 background-color: #FFFC6C; 43 background-color: #E0B0FF;
|
/external/chromium/chrome/browser/resources/ntp4/ |
most_visited_page.css | 98 background-image: no-repeat 50% 50%; 102 background-image: url('../ntp/ntp_pin_off.png'); 106 background-image: url('../ntp/ntp_pin_off_h.png'); 110 background-image: url('../ntp/ntp_pin_off_p.png'); 114 background-image: url('../ntp/ntp_pin_on.png'); 118 background-image: url(../ntp/ntp_pin_on_h.png'); 122 background-image: url(../ntp/ntp_pin_on_p.png'); 126 background-image: url('../ntp/ntp_close.png'); 130 background-image: url('../ntp/ntp_close_h.png'); 134 background-image: url('../ntp/ntp_close_p.png') [all...] |
/external/chromium/chrome/common/extensions/docs/static/ |
background_pages.html | 1 <div id="pageData-name" class="pageData">Background Pages</div> 7 Background pages to the rescue. 12 the background page is an HTML page that runs in the extension process. 18 In a typical extension with a background page, 24 it requests the state from the background page. 25 When the background page notices a state change, 26 the background page tells the views to update. 32 Register your background page in the 40 <b>"background_page": "background.html"</b>, 48 <a href="manifest.html#permissions">"background" permission</a> [all...] |
/frameworks/base/docs/html/resources/articles/ |
listview-backgrounds.jd | 11 to use a custom background. By default, like many Android widgets, 12 <code>ListView</code> has a transparent background which means that you can see 13 through the default window's background, a very dark gray 27 background on the <code>ListView</code> or when you change the window's 28 background. The following two screenshots show what happens in an application 29 when you change the window's background. The left image shows what the list 46 background, there is no reason to go down that expensive route. That's why we 48 is an RGB color set by default to the window's background color, that is #191919 50 its base class <code>View</code>) knows it will draw on a solid background and 58 background by default, and so all default widgets in the Android UI toolkit [all...] |
window-bg-speed.jd | 10 background drawable.</p> 12 <p>The term <em>window background</em> is a bit misleading, however. When you 23 window's background drawable. Calling 25 from your <code>Activity</code> changes the background of the window by changing 26 the <code>DecorView</code>'s background drawable. As mentioned before, this 30 <p>If you are using the standard Android themes, a default background drawable 33 applications, this background drawable works just fine and can be left alone. It 37 <div style="text-align: center;"><img src="images/window_background.png" alt="An opaque user interface doesn't need a window background"></div> 39 <p>You can see on this screenshot that the window's background is invisible, 46 background drawable. Since the user interface is entirely opaque, drawing th [all...] |
/frameworks/base/tests/BiDiTests/res/layout/ |
view_padding.xml | 29 android:background="#FF888888" 39 android:background="#FF0000FF"> 46 android:background="#FF00FF00"> 54 android:background="#FF888888" 65 android:background="#FF0000FF"> 72 android:background="#FF00FF00"> 80 android:background="#FF888888" 91 android:background="#FF0000FF"> 98 android:background="#FF00FF00"> 106 android:background="#FF888888 [all...] |
textview_direction_ltr.xml | 42 android:background="#444444" 50 android:background="#444444" 58 android:background="#444444" 77 android:background="#444444" 86 android:background="#444444" 95 android:background="#444444" 114 android:background="#444444" 123 android:background="#444444" 132 android:background="#444444" 151 android:background="#444444 [all...] |
/build/tools/droiddoc/templates-sdk/assets/ |
android-developer-core.css | 23 background-color:#fff; 31 background-image:url(images/bg_fade.jpg); 32 background-repeat:repeat-x; 80 background-color:#fafafa; 173 background-color:inherit; 177 background-color:#dee8f1; 185 background-color:#DDF0F2; 200 background:transparent url(images/preliminary.png) repeat scroll 0 0; */ 249 background-image: url(images/bg_images_sprite.png); 250 background-position: 0 -58px [all...] |
/external/chromium/base/ |
process_linux.cc | 20 "/tmp/cgroup/cpu/chrome_renderers/background/tasks"; 28 // We are more aggressive in our lowering of background process priority 41 bool Process::SetProcessBackgrounded(bool background) { 48 // all background renderers. This allows us to limit the impact of background 64 if (background) { 69 // if we've ever put them in the background one. 91 if (background) { 96 // Call to getrlimit failed, don't background.
|
/external/webkit/PerformanceTests/XSSFilter/ |
large-post-many-events.html | 7 BODY { background-color: #F0F0F0 } 13 .funcDesc { background-color:#9F8E1C; color:#000000; /* background-color:#ffffbb; */ } 15 .tro { font-family:courier; background-color: #EBEBE4; } 16 .ro { background-color: #EBEBE4; } 17 #tableHeaders th { background-color:#F0F0F0; } 18 #tableRowstd { background-color:#F0F0F0; } 30 <div style="margin:0 auto; width:600px; background-color:#bbb; padding:20px;"> 39 <table id="tableRows" border="0" cellpadding="3" cellspacing="1" style="background-color:black; width:;"> 44 document.write("<tr><td><a href=\"changed-name.php?ID=" + i + "\" target=\"_blank\">ChangedName, ChangedName</a></td> <td width=\"80px\">22331133</td> <td>06.02.2010</td> <td ondblclick=\"tR('" + i + "_1865_5721','')\"> 22:15 </td> <td><input type=\"text\" name=\"frmI1_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmU1_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmI2_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmU2_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmLU_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td> <select name=\"frmOK_" + i + "_1865_5721\" onblur=\"checkFlag(this)\" onchange=\"tOK(this)\" > <option value=\"0\" selected=\"selected\">Nei</option> <option value=\"1\">Ja</option></td> </select> <td><a href=\"changed-another-name.php?ID=1865\">Changed name</a></td> <td>Changed name</td> <td> BLS </td> <td align=\"center\"> 201 </td> <td><div style=\"display:none;\"><input type=\"checkbox\" id=\"funcFlag_" + i + "_1865_5721\" value=\"\" name=\"funcFlag[]\"></div> <select name=\"frmUarr_" + i + "_1865_5721\" onchange=\"chkVFunc(this)\" style=\"background-color:#FFFFFF;\"> <option value=\"5719\" style=\"background-color:#FFFFFF;\">Changed1 (22:15 - 05: (…) [all...] |