/packages/apps/Browser/res/raw/ |
most_visited.ktpl | 52 border: <%@ dimen/mv_border_width %>px solid #e0e0e0;
53 border-radius: 5px;
|
/docs/source.android.com/src/ |
index.md | 61 <table border="0" style="border: 0px; margin: 0px; padding: 0px;"><tr><td align="center" style="border: 0px; margin: 0px; padding: 0px;"> 64 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Source</h2> 76 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Porting</h2> 88 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Compatibility</h2>
|
/external/chromium/chrome/browser/chromeos/login/ |
default_images_view.cc | 17 #include "views/border.h" 38 // Size of the border around default image. 40 // Color of default image border. 55 // Image button with border and background. Corrects view size by border 71 views::Border::CreateSolidBorder(kImageBorderSize, kImageBorderColor));
|
/external/chromium/chrome/browser/resources/options/ |
language_options.css | 29 border: 1px solid #cccccc; 57 border-top: 1px solid #ccc; 58 border-bottom: 1px solid #ccc; 120 border: 1px solid rgb(211, 211, 211); 121 border-radius: 6px; 154 border: 0;
|
/external/chromium/chrome/browser/resources/shared/css/ |
tree.css | 10 border: 1px solid rgba(255,255,255,0); /* transparent white */ 12 border-radius: 2px; 59 border-color: hsl(214, 91%, 85%); 77 border-color: hsl(0,0%,85%); 85 border-color: #7da2ce; 98 box-sizing: border-box;
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_toolbar_view.mm | 82 // Draw our bookmark bar border on top of the background. 91 NSBezierPath* border = 101 [border fill]; 105 [border setClip]; 114 // Draw the border of the rounded rectangle. 119 [border stroke];
|
/external/chromium-trace/src/shared/css/ |
tree.css | 14 border: 1px solid rgba(255, 255, 255, 0); /* transparent white */ 15 border-radius: 2px; 63 border-color: hsl(214, 91%, 85%); 81 border-color: hsl(0, 0%, 85%); 88 border-color: rgb(125, 162, 206); 100 box-sizing: border-box;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/ |
build_types.html | 9 <table border=0 cellspacing=5 cellpadding=2 width="100%" > <tr> <td align=left valign=top colspan="2" bgcolor="#0080c0"><b><FONT FACE="Arial,Helvetica" COLOR="#ffffff"><your 10 project> Build Types</FONT></b></td></tr> <tr> <td align=right valign=top><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td><td> 18 20011027 is the build from Oct 27, 2001.</font><br> </p></td></tr> <tr> <td align=right valign=top><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td><td><b><font face="arial,helvetica,geneva" size="-1">Stable 27 because of the valuable and timely feedback. </font></td></tr> <tr> <td align=right valign=top><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td><td> 36 versions are released into the build.</font></p></td></tr> <tr> <td align=right valign=top><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td><td><b><font face="arial,helvetica,geneva" size="-1">Nightly 43 build what was in HEAD. </font></td></tr> <tr> <td align=right valign=top><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td><td>
|
/external/jmonkeyengine/engine/src/test/jme3test/audio/ |
TestMusicPlayer.form | 99 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> 100 <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo"> 102 </Border>
|
/external/libvpx/examples/includes/geshi/contrib/ |
aliased.php | 48 $geshi->set_overall_style('color: #000066; border: 1px solid #d0d0d0; background-color: #f0f0f0;', true); 54 $geshi->set_header_content_style('font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-bottom: 1px solid #d0d0d0; padding: 2px;'); 56 $geshi->set_footer_content_style('font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-top: 1px solid #d0d0d0; padding: 2px;'); 76 border: 2px solid #e0e0e0; 82 border-bottom: 1px solid #b0b0b0; 102 border: 1px solid #b0b0b0;
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Blend.cpp | 64 m_pFrameYPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevs, (unsigned short) width, (unsigned short) height, BORDER); 65 m_pFrameUPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevsC, (unsigned short) (width), (unsigned short) (height), BORDER); 66 m_pFrameVPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevsC, (unsigned short) (width), (unsigned short) (height), BORDER); 222 // Rounding up, so that we don't include the gray border. 355 // Spread the image through the border 356 PyramidShort::BorderSpread(m_pFrameYPyr, BORDER, BORDER, BORDER, BORDER); 357 PyramidShort::BorderSpread(m_pFrameUPyr, BORDER, BORDER, BORDER, BORDER) [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/ |
popup.html | 20 border-radius: 5px; 44 border: 0; 56 border-radius: 5px; 57 border: 1px solid transparent; 65 border-color: rgba(0,0,0,0.1); 70 border-color: rgba(0,0,0,0.25); 116 border-color: rgba(255,0,0,0.5); 158 border-radius: 2px; 162 border: 1px solid #AAA; 182 border-radius: 5px [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
KeyCreationPage.java | 76 mAlias = new Text(composite, SWT.BORDER); 80 mKeyPassword = new Text(composite, SWT.BORDER | SWT.PASSWORD); 85 mKeyPassword2 = new Text(composite, SWT.BORDER | SWT.PASSWORD); 90 final Text validityText = new Text(composite, SWT.BORDER); 111 mCnField = new Text(composite, SWT.BORDER); 115 mOuField = new Text(composite, SWT.BORDER); 119 mOField = new Text(composite, SWT.BORDER); 123 mLField = new Text(composite, SWT.BORDER); 127 mStField = new Text(composite, SWT.BORDER); 131 mCField = new Text(composite, SWT.BORDER); [all...] |
/external/webkit/Source/WebCore/rendering/style/ |
RenderStyle.h | 345 bool hasBorder() const { return surround->border.hasBorder(); } 410 const BorderData& border() const { return surround->border; } function in class:WebCore::RenderStyle 411 const BorderValue& borderLeft() const { return surround->border.left(); } 412 const BorderValue& borderRight() const { return surround->border.right(); } 413 const BorderValue& borderTop() const { return surround->border.top(); } 414 const BorderValue& borderBottom() const { return surround->border.bottom(); } 421 const NinePieceImage& borderImage() const { return surround->border.image(); } 423 const LengthSize& borderTopLeftRadius() const { return surround->border.topLeft(); } 424 const LengthSize& borderTopRightRadius() const { return surround->border.topRight(); [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
log.xsl | 37 border: 0px; 93 border: none 109 <table border="0" cellpadding="0" cellspacing="0" width="100%"> 113 <img src="http://jakarta.apache.org/images/jakarta-logo.gif" alt="http://jakarta.apache.org" align="left" border="0"/> 122 <table border="0" width="100%"> 157 <table border="1" cellspacing="2" cellpadding="3" width="100%" style="font-size:80%"> 165 <table class="log" border="1" cellspacing="2" cellpadding="3" width="100%">
|
/external/webkit/Source/WebCore/css/ |
mediaControlsChromium.css | 91 border-left: 1px solid rgba(255, 255, 255, 0.2); 92 border-right: 1px solid rgba(255, 255, 255, 0.2); 160 box-sizing: border-box; 172 border-color: rgba(255, 255, 255, 0.2); 173 border-style: solid; 174 border-width: 1px; 175 border-radius: 2px;
|
mediaControlsQuickTime.css | 50 border: none !important; 58 border: none !important; 127 border: none !important; 133 border: none !important; 142 border: none !important; 153 border: none !important; 163 border: none !important; 196 border: none !important; 232 border: none !important;
|
/external/chromium/chrome/browser/resources/file_manager/css/ |
file_manager.css | 24 -webkit-box-sizing: border-box; 27 border-bottom: 1px #d6d9e3 solid; 49 border: 1px #aaa solid; 50 border-radius: 3px; 117 border: 0; 174 border: 0; 179 -webkit-border-start: 1px #aaa solid; 185 /* cr.ui.Table has a black focus border by default, which we don't want. */ 187 border: 0; 192 -webkit-border-start: 1px #aaa solid [all...] |
/frameworks/base/docs/html/guide/google/gcm/server-javadoc/ |
serialized-form.html | 34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 86 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 95 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 104 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 131 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 140 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 185 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 194 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 257 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="" [all...] |
/external/chromium/chrome/browser/resources/ |
mediaplayer.html | 49 border-left: 1px solid #424242; 77 border-radius: 3px; 79 border: 1px solid #ffffff; 87 border-radius: 3px; 88 border: 1px solid #9ca5b7; 98 border-radius: 3px; 101 border: 1px solid #ffffff; 119 border-left: 1px solid #424242; 120 border-right: 1px solid black; 152 border-left: 1px solid #424242 [all...] |
mobile_setup.html | 34 border-radius: 5px; 36 border:1px solid #bdbdbd; 70 border-bottom: 1px solid #EEE; 119 border: 1px solid #ccc; 168 <table border="0">
|
ssl_error.html | 29 border-radius:5px; 62 border-top:1px solid #ccc; 123 <a href="#" onclick="toggleMoreInfo(false); return false;" onmousedown="return false;"><img id="twisty_closed" src="twisty_closed.png" border="0" style="display:none"><img id="twisty_closed_rtl" src="twisty_closed_rtl.png" border="0" style="display:none"><span i18n-content="moreInfoTitle" class="moreinfotitle"></span></a> 126 <a href="#" onclick="toggleMoreInfo(true); return false;" onmousedown="return false;"><img src="twisty_open.png" border="0"><span i18n-content="moreInfoTitle" class="moreinfotitle"></span></a>
|
ssl_roadblock.html | 29 border-radius:5px; 64 border-top:1px solid #ccc; 126 <a href="#" onclick="toggleMoreInfo(false); return false;" onmousedown="return false;"><img id="twisty_closed" src="twisty_closed.png" border="0" style="display:none"><img id="twisty_closed_rtl" src="twisty_closed_rtl.png" border="0" style="display:none"><span i18n-content="moreInfoTitle" class="moreinfotitle"></span></a> 129 <a href="#" onclick="toggleMoreInfo(true); return false;" onmousedown="return false;"><img src="twisty_open.png" border="0"><span i18n-content="moreInfoTitle" class="moreinfotitle"></span></a>
|
/external/chromium/chrome/browser/ui/cocoa/ |
styled_text_field_cell.mm | 131 // border. 136 // TODO(shess): This code is manually drawing the cell's border area, 152 // Paint button background image if there is one (otherwise the border won't 188 // midline as the inner border line on the top and left, but at the 189 // outer border line on the bottom and right. The clipping change
|
/external/valgrind/main/docs/lib/ |
vg-html-chunk.xsl | 31 <table class="nav" width="100%" cellspacing="3" cellpadding="3" border="0" summary="Navigation header"> 43 <img src="images/prev.png" width="18" height="21" border="0"> 62 <img src="images/up.png" width="21" height="18" border="0"> 81 <img src="images/home.png" width="27" height="20" border="0"> 104 <img src="images/next.png" width="18" height="21" border="0">
|