HomeSort by relevance Sort by last modified time
    Searched full:border (Results 276 - 300 of 4545) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/src/shared/css/
widgets.css 22 border: 1px solid rgba(0, 0, 0, 0.25);
23 border-radius: 2px;
82 border-radius: 100%;
96 border: 1px solid #bfbfbf;
97 border-radius: 2px;
98 box-sizing: border-box;
140 border-radius: 100%;
159 border-color: rgba(0, 0, 0, 0.3);
197 border-color: rgba(80, 80, 80, 0.2);
235 -webkit-transition: border-color 200ms
    [all...]
expandable_bubble.css 7 -webkit-border-image: url('chrome://theme/IDR_APP_NOTIFICATION_SMALL_BUBBLE')
9 -webkit-box-sizing: border-box;
11 border-width: 5px 5px 7px 6px;
  /build/tools/droiddoc/templates-sdk/assets/js/grid/
960.gridder.css 1 #g-setup{position:absolute;top:150px;left:-310px;padding:6px;margin:0;list-style:none;width:320px!important;background-color:#d1cfe6;border:2px solid #a19bd1;z-index:2100;}#g-setup *{background:transparent!important;border:0!important;color:#58517c!important;font-family:Verdana,Geneva,sans-serif!important;font-size:10px!important;font-weight:normal!important;letter-spacing:normal!important;line-height:1!important;list-style-type:none!important;margin:0!important;padding:0!important;text-decoration:none!important;text-indent:0!important;text-transform:none!important;word-spacing:0!important;z-index:2100!important;}#g-setup .head{font-weight:bold!important;text-align:center;border-bottom:1px solid #7cb267!important;}#g-setup ul{width:150px;float:left!important;}#g-setup li{clear:left;padding:5px!important;}* html #g-setup li{clear:none!important;padding:4px!important;}#g-setup span{float:left!important;width:50px;padding:1px 4px 0 0!important;text-align:right!important;line-height:1.5!important;}#g-setup input,#g-setup select{float:left!important;width:70px;border:1px solid #a19bd1!important;background-color:#e7e6ee!important;padding:2px!important;}#g-setup select{width:77px;padding:0!important;}#g-setup-misc{margin-top:5px!important;clear:left;float:none!important;width:300px!important;border-top:1px solid #7cb267!important;}#g-setup-misc span{line-height:1.1!important;width:200px;}#g-setu (…)
  /external/chromium/chrome/browser/resources/ntp4/
new_tab_theme.css 27 border-color: $$2; /* COLOR_NTP_SECTION_BORDER */
72 border-top: 1px solid $$1; /* COLOR_NTP_SECTION */
77 border-color-top: $$$1; /* COLOR_NTP_SECTION_HEADER_RULE_LIGHT */
81 border-color-top: $$9; /* COLOR_NTP_SECTION_HEADER_RULE */
126 border-color: $2; /* COLOR_NTP_BACKGROUND */
new_tab.css 55 /* TODO(estade): remove this border hack and replace with a webkit-gradient
56 * border-image on #footer once WebKit supports border-image-slice.
58 #footer-border {
96 border-top: 5px solid rgba(0, 0, 0, .1);
105 -webkit-box-sizing: border-box;
112 border-top: 5px solid rgba(0, 0, 0, .4);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
TextureUtils.cpp 44 GLsizei height, GLint border,
49 typedef void (GLAPIENTRY *glTexImage2DPtr_t ) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels);
69 glTexImage2DPtr(target,level,format,width,height,border,format,type,pOut);
86 border !=0 || level > 0 ||
97 glTexImage2DPtr(target,i,uncompressedFrmt,tmpWidth,tmpHeight,border,uncompressedFrmt,GL_UNSIGNED_BYTE,uncompressed);
  /external/webkit/Source/WebCore/inspector/front-end/
networkPanel.css 6 border: none;
28 border-right: 1px solid rgb(210, 210, 210);
37 border-bottom: 1px solid rgb(64%, 64%, 64%);
62 border: none;
222 border-top: 1px solid transparent;
299 border-width: 6px 7px;
303 -webkit-border-image: url(Images/timelinePillGray.png) 6 7 6 7;
314 -webkit-border-image: url(Images/timelineHollowPillGray.png) 6 7 6 7;
318 -webkit-border-image: url(Images/timelinePillBlue.png) 6 7 6 7;
322 -webkit-border-image: url(Images/timelineHollowPillBlue.png) 6 7 6 7
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLUtils.java 104 * @param border
107 Bitmap bitmap, int border) {
114 if (native_texImage2D(target, level, internalformat, bitmap, -1, border)!=0) {
130 * @param border
133 Bitmap bitmap, int type, int border) {
140 if (native_texImage2D(target, level, internalformat, bitmap, type, border)!=0) {
152 * @param border
155 int border) {
162 if (native_texImage2D(target, level, -1, bitmap, -1, border)!=0) {
285 Bitmap bitmap, int type, int border);
    [all...]
ETC1Util.java 36 * @param border the border size. Typically 0.
45 public static void loadTexture(int target, int level, int border,
48 loadTexture(target, level, border, fallbackFormat, fallbackType, createTexture(input));
56 * @param border the border size. Typically 0.
64 public static void loadTexture(int target, int level, int border,
80 border, imageSize, data);
88 GLES10.glTexImage2D(target, level, fallbackFormat, width, height, border,
  /external/chromium/chrome/browser/resources/
print_preview.css 62 background-clip: border-box;
65 background-origin: border-box;
69 border-bottom: 1px solid rgba(255, 255, 255, .5);
144 border-top: 1px solid white;
249 border-bottom: 1px solid #dcdcdc;
250 border-top: 0px;
308 -webkit-transition: -webkit-box-shadow .1s, background .1s, border .5s;
309 border-radius: 3px;
310 border: 1px solid #c0c0c0;
338 -webkit-transition: -webkit-box-shadow .2s, background .2s, border .2s
    [all...]
new_new_tab.css 19 box-sizing: border-box;
62 border: 0;
87 border: 1px solid rgb(211, 211, 211);
88 border-radius: 6px;
102 padding: 5px 13px; /* subtract the border width */
103 border: 2px solid hsl(213, 55%, 75%);
110 padding: 5px 13px; /* subtract the border width */
111 border: 1px solid hsl(0, 0%, 80%);
123 border: 0;
185 box-sizing: border-box
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-209067.js 197 s += '<a href="#ContentArea"><img src="http://i.cnn.net/cnn/images/1.gif" alt="Click here to skip to main content." width="10" height="1" border="0" align="right"></a>';
198 s += '<table width="770" border="0" cellpadding="0" cellspacing="0" style="speak: none">';
204 s += '[[!~~ netscape hat ~~]][[table border="0" cellpadding="0" cellspacing="0" width="100%"]][[tr]][[td]][[script Language="Javascript" SRC="http://toolbar.aol.com/dashboard.twhat?dom=cnn" type="text/javascript"]][[/script]][[/td]][[/tr]][[/table]]';
206 s += '[[div]][[img src="http://i.cnn.net/cnn/images/1.gif" alt="" width="1" height="2" border="0"]][[/div]]';
211 s += ' <td width="229" style="speak: normal"><img src="http://i.a.cnn.net/cnn/.element/img/1.0/logo/cnn.gif" alt="CNN.com" width="229" height="52" border="0"></td>';
221 s += '<noscript><a href="http://ar.atwola.com/link/93103287/aol" target="_top"><img src="http://ar.atwola.com/image/93103287/aol" alt="Click Here" width="468" height="60" border="0"></a></noscript> ';
237 s += '<table width="770" border="0" cellpadding="0" cellspacing="0">';
241 s += ' <tr><td colspan="4"><img src="http://i.cnn.net/cnn/images/1.gif" alt="" width="1" height="1" border="0"></td></tr>';
242 s += ' <tr><td colspan="4" bgcolor="#003366"><img src="http://i.cnn.net/cnn/images/1.gif" alt="" width="1" height="3" border="0"></td></tr>';
244 s += ' <td rowspan="2"><img src="http://i.a.cnn.net/cnn/.element/img/1.0/searchbar/bar.search.gif" alt="SEARCH" width="110" height="27" border="0"></td>'
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.css 10 border-bottom: 4px solid #ccc;
270 border:none;
334 border:0;
402 border:1px solid #dddd00;
478 border-spacing:0;
484 border: none;
502 border-color:#fff;
518 border-top:2px solid #ccc;
540 border:none;
585 /* border:1px solid #669999
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderBoxModelObject.cpp 434 // return the distance between the canvas origin and the left border edge
468 // return the distance between the canvas origin and the top border edge
565 RoundedIntRect border = style()->getRoundedBorderFor(borderRect, includeLogicalLeftEdge, includeLogicalRightEdge); local
568 border.setRadii(segmentBorder.radii());
571 return border;
620 RoundedIntRect border = getBackgroundRoundedRect(borderRect, box, inlineBoxWidth, inlineBoxHeight, includeLeftEdge, includeRightEdge); local
621 context->fillRoundedRect(border, bgColor, style()->colorSpace());
637 RoundedIntRect border = getBackgroundRoundedRect(borderRect, box, inlineBoxWidth, inlineBoxHeight, includeLeftEdge, includeRightEdge); local
638 context->addRoundedRectClip(border);
672 // to actually render, so we should intersect the dirty rect with the border box of the background
2071 RoundedIntRect border = (shadowStyle == Inset) ? s->getRoundedInnerBorderFor(borderRect, includeLogicalLeftEdge, includeLogicalRightEdge) local
    [all...]
  /frameworks/base/core/java/android/gesture/
GestureOverlayView.java 584 final int border = mInvalidateExtraBorder; local
585 mInvalidRect.set((int) x - border, (int) y - border, (int) x + border, (int) y + border);
614 final int border = mInvalidateExtraBorder; local
615 areaToRefresh.set((int) mCurveEndX - border, (int) mCurveEndY - border,
616 (int) mCurveEndX + border, (int) mCurveEndY + border);
    [all...]
  /external/chromium/chrome/browser/resources/ntp/
apps.css 27 box-sizing: border-box;
29 border-radius: 10px;
39 border-radius: 10px;
66 border: 0;
163 border: 0;
193 border-width: 6px 10px 12px 6px;
194 -webkit-border-image: url('g-button-chocobo.png') 6 10 12 6;
  /external/chromium/chrome/browser/resources/options/chromeos/
internet_options_page.css 6 border: none;
45 border: 1px solid rgba(255,255,255,0); /* transparent white */
46 border-radius: 2px;
52 border-color: hsl(214, 91%, 85%);
60 border-color: hsl(214, 91%, 65%);
65 border-color: hsl(214, 91%, 65%);
70 border-color: hsl(214, 91%, 85%);
  /external/opencv/cv/src/
cvdistransform.cpp 47 icvInitTopBottom( int* temp, int tempstep, CvSize size, int border )
50 for( i = 0; i < border; i++ )
53 int* tbottom = (int*)(temp + (size.height + border*2 - i - 1)*tempstep);
55 for( j = 0; j < size.width + border*2; j++ )
70 const int BORDER = 1;
80 icvInitTopBottom( temp, step, size, BORDER );
86 int* tmp = (int*)(temp + (i+BORDER)*step) + BORDER;
88 for( j = 0; j < BORDER; j++ )
113 int* tmp = (int*)(temp + (i+BORDER)*step) + BORDER
814 int border = maskSize == CV_DIST_MASK_3 ? 1 : 2; local
    [all...]
  /external/webkit/Source/WebCore/css/
mathml.css 209 border: solid thin;
213 border: dashed thin;
217 border-collapse: collapse;
221 border-top: solid thin;
225 border-top: dashed thin;
229 border-left: solid thin;
233 border-left: dashed thin;
view-source.css 31 border-spacing: 0;
47 box-sizing: border-box;
51 border-right: 1px solid rgb(187, 187, 187) !important;
129 -webkit-border-radius: 9px;
130 -webkit-border-fit: lines;
141 border: 2px solid rgb(100%, 52%, 21%);
146 border: 2px solid rgb(100%, 31%, 31%);
  /external/webkit/Tools/CSSTestSuiteHarness/harness/
harness.css 32 border: 1px solid black;
63 border: 1px solid black;
88 border: 1px solid black;
133 border: 1px solid gray;
191 border: 1px solid black;
197 border: 1px solid black;
227 border: 1px solid black;
  /external/chromium/chrome/browser/ui/views/bubble/
border_contents.h 13 // This is used to paint the border of the Bubble. Windows uses this via
26 // of both the border and the contents inside the bubble.
46 // Margins between the contents and the inside of the border, in pixels.
  /external/jsr305/javadoc/javax/annotation/meta/
package-frame.html 20 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
31 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
42 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLInputElement01.html 8 <TABLE CELLPADDING="15" BORDER="BORDER" SUMMARY="Table 1">
12 <TABLE BORDER="15" SUMMARY="Table 2">
HTMLInputElement02.html 8 <TABLE CELLPADDING="15" BORDER="BORDER" SUMMARY="Table 1">
12 <TABLE BORDER="15" SUMMARY="Table 2">

Completed in 514 milliseconds

<<11121314151617181920>>