HomeSort by relevance Sort by last modified time
    Searched full:bordercolor (Results 1 - 25 of 28) sorted by null

1 2

  /external/libvpx/examples/includes/geshi/docs/api/
index.html 13 <FRAME src='packages.html' name='left_top' frameborder="1" bordercolor="#999999">
15 <FRAME src='li_geshi.html' name='left_bottom' frameborder="1" bordercolor="#999999">
16 <FRAME src='blank.html' name='right' frameborder="1" bordercolor="#999999">
  /frameworks/base/docs/html/sdk/api_diff/10/
changes.html 28 <frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
29 <frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
  /frameworks/base/docs/html/sdk/api_diff/3/
changes.html 28 <frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
29 <frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
  /frameworks/base/docs/html/sdk/api_diff/4/
changes.html 28 <frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
29 <frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
  /frameworks/base/docs/html/sdk/api_diff/5/
changes.html 28 <frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
29 <frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
  /frameworks/base/docs/html/sdk/api_diff/6/
changes.html 28 <frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
29 <frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
  /frameworks/base/docs/html/sdk/api_diff/7/
changes.html 28 <frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
29 <frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
  /frameworks/base/docs/html/sdk/api_diff/8/
changes.html 28 <frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
29 <frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
  /frameworks/base/docs/html/sdk/api_diff/9/
changes.html 28 <frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
29 <frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
  /external/webkit/WebCore/html/
HTMLAttributeNames.in 56 bordercolor
  /external/webkit/WebKitTools/iExploder/htdocs/
htmlattrs.in 51 bordercolor
  /external/bison/src/
vcg.c 55 g->bordercolor = G_BORDERCOLOR;
163 n->bordercolor = N_BORDERCOLOR;
562 if (n->bordercolor != N_BORDERCOLOR)
564 get_color_str (n->bordercolor));
647 if (g->bordercolor != G_BORDERCOLOR)
649 get_color_str (g->bordercolor));
vcg.h 270 /* textcolor is the color for the label text. bordercolor is the color
284 enum color bordercolor;
493 /* Bordercolor is the color of the summary node's border. Default color
498 enum color bordercolor;
283 enum color bordercolor; member in struct:node
497 enum color bordercolor; member in struct:graph
    [all...]
  /external/webkit/WebCore/platform/graphics/win/
GraphicsLayerCACF.cpp 90 CGColorRef borderColor = createCGColor(color);
91 layer->setBorderColor(borderColor);
92 CGColorRelease(borderColor);
WKCACFLayer.h 133 CGColorRef borderColor() const { return CACFLayerGetBorderColor(layer()); }
  /external/webkit/WebCore/bindings/objc/
DOMCSS.h 72 - (NSString *)borderColor;
73 - (void)setBorderColor:(NSString *)borderColor;
DOMCSS.mm 220 - (NSString *)borderColor
225 - (void)setBorderColor:(NSString *)borderColor
227 [self setProperty:@"border-color" value:borderColor priority:@""];
  /external/webkit/WebKit/win/
FullscreenVideoController.cpp 71 static const unsigned int borderColor = 0xFFA0A0A0;
415 context.fillRoundedRect(outerRect, outerRadius, outerRadius, outerRadius, outerRadius, Color(borderColor), DeviceColorSpace);
  /external/libvpx/examples/includes/geshi/geshi/
actionscript.php 69 'bold', 'Boolean', 'border', 'borderColor', 'bottomScroll', 'bufferLength', 'bufferTime',
actionscript3.php 273 'bottom', 'borderColor', 'border', 'bold', 'blurY', 'blurX',
visualfoxpro.php 317 'BackColor','BackStyle','BaseClass','BorderColor','BorderStyle','BorderWidth',
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/icons/
wpa_gui.svg 40 bordercolor="#666666"
  /external/webkit/WebCore/platform/chromium/
PopupMenuChromium.cpp 453 Color borderColor(127, 157, 185);
456 gc->setFillColor(borderColor, DeviceColorSpace);
    [all...]
  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.mm 293 CGColorRef borderColor = createCGColor(color);
294 [layer setBorderColor:borderColor];
295 CGColorRelease(borderColor);
    [all...]
  /external/webkit/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js     [all...]

Completed in 520 milliseconds

1 2