HomeSort by relevance Sort by last modified time
    Searched full:style (Results 101 - 125 of 5700) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/WebCore/platform/qt/
RenderThemeQt.cpp 80 init(context, theme->style());
92 style = themeStyle;
150 // for some widget painting, we need to fallback to Windows style
153 return (m_fallbackStyle) ? m_fallbackStyle : QApplication::style();
166 return pageClient->style();
169 return QApplication::style();
179 return true; // Qt provides this through the style
187 if (o->style()->appearance() == CheckboxPart || o->style()->appearance() == RadioPart)
198 if (o->style()->appearance() == CheckboxPart
298 QStyle* style = qStyle(); local
813 RenderStyle* style = o->style(); local
861 RenderStyle* style = renderObject->style(); local
1027 QStyle* style = qStyle(); local
    [all...]
  /external/skia/src/ports/
SkFontHost_android.cpp 34 SkTypeface::Style find_name_and_style(SkStream* stream, SkString* name);
87 SkTypeface::Style style) {
90 if (faces[style] != NULL) { // exact match
91 return faces[style];
94 style = (SkTypeface::Style)(style ^ SkTypeface::kItalic);
95 if (faces[style] != NULL) {
96 return faces[style];
463 SkTypeface::Style style; local
530 int style = stream->readU8(); local
649 SkTypeface::Style style = find_name_and_style(stream, &name); local
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/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:.5em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></sp (…)
    [all...]
fields_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 Fields" 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...]
  /frameworks/base/docs/html/sdk/api_diff/4/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:.5em;">
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/
alldiffs_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 All Differences" 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...]
fields_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 Fields" 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...]
  /frameworks/base/docs/html/sdk/api_diff/6/changes/
fields_index_changes.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 Fields" 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/7/changes/
constructors_index_additions.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...]
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: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/8/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...]
  /external/webkit/WebCore/platform/gtk/
RenderThemeGtk.cpp 70 void RenderThemeGtk::initMediaStyling(GtkStyle* style, bool force)
75 m_panelColor = style->bg[GTK_STATE_NORMAL];
76 m_sliderColor = style->bg[GTK_STATE_ACTIVE];
77 m_sliderThumbColor = style->bg[GTK_STATE_SELECTED];
213 bool RenderThemeGtk::supportsFocusRing(const RenderStyle* style) const
215 return supportsFocus(style->appearance());
229 if (o->style()->appearance() == CheckboxPart
230 || o->style()->appearance() == RadioPart) {
250 static void adjustMozillaStyle(const RenderThemeGtk* theme, RenderStyle* style, GtkThemeWidgetType type)
253 GtkTextDirection direction = gtkTextDirection(style->direction())
    [all...]
  /external/webkit/WebCore/manual-tests/
bugzilla-14899.html 8 document.getElementById("z").style.display='block';
16 <p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b>
20 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b>
24 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b>
28 <div id="z" style="display: none;">
containing-block-position-change.html 4 <style type="text/css">
6 </style>
13 container.style.position = "relative";
15 target.style.left = "0";
31 <div id="rel" style="position: static;">
scrollbar-hittest.html 9 <p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b> <br>
13 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b>
17 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b>
21 <div style="overflow: auto; height:300px; width:50px; border-bottom: solid red 50px; border-top: solid green 20px;">
22 <div style="height:400px;"></div>
scrollbar-hittest2.html 8 <p id="test" style="background-color:skyblue; padding:3px;"><b>TO TEST:</b> <br>
11 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b>
15 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b>
17 <div id="target" style="width: 400px; overflow: auto; border-top: 20px solid grey; border-bottom: 10px solid blue;">
18 <div style="width: 600px; height: 20px; background: green;"></div>
textarea-focus.html 5 <style type="text/css">
8 </style>
13 <p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b>
17 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b>
21 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b>
css3-cursor-fallback-quirks.html 7 <div style="width:100px;height:50px;background-color:lightblue; cursor:url(nonexistent.png), auto;"><span style="cursor:url(nonexistent.png), auto;">some text</span></div>
8 <div style="width:100px;height:50px;background-color:lightblue; cursor:url(nonexistent.png);"></div>
15 <td><div style="width:100px;height:100px;background-color:lightblue; cursor:url(resources/helpCursor.tiff), text;"></div></td> <!-- Valid, no fallback needed -->
16 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(resources/helpCursor.tiff);'></div></td> <!-- Invalid, but allowed by WinIE -->
17 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(nonexistent.png), help;'></div></td>
18 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(nonexistent.png), url(custom-cursors.html), url(unknown-scheme:custom-cursors.html), url(resources/helpCursor.tiff), text;'></div></td>
19 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(nonexistent.png), url("resources/helpCursor.tiff"), text;'></div></td>
24 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(resources/helpCursor.tiff) 1 1 text;'></div></td> <!-- CSS3 hot spot - invalid, should have comma after hotspot coords -->
29 <td><div style='width:100px;height:100px;background-color:lightblue; cursor:url(resources/helpCursor.tiff) 1, tex (…)
    [all...]
  /frameworks/base/docs/html/guide/appendix/
media-formats.jd 26 <td style="text-align: center;">X</td>
34 <td style="text-align: center;">X</td>
40 <td style="text-align: center;">X</td>
45 <td style="text-align: center;">X</td>
46 <td style="text-align: center;">X</td>
55 <td style="text-align: center;">X</td>
63 <td style="text-align: center;">X</td>
72 <td style="text-align: center;">X</td>
80 <td style="text-align: center;">X</td>
88 <td style="text-align: center;">X</td
    [all...]
  /packages/apps/Gallery/res/values/
styles.xml 21 <style name="OnscreenActionIcon">
34 </style>
35 <style name="Theme.DeleteImageDialog" parent="android:style/Theme.Dialog.Alert">
36 </style>
  /sdk/eclipse/sites/external/web/
site.css 0 <STYLE type="text/css">
5 .sub-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white;}
6 .log-text {font-family: sans-serif; font-style: normal; font-weight: lighter; font-size: 8pt; color:black;}
7 .big-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white; border-top:10px solid white;}
12 </STYLE>
  /sdk/eclipse/sites/internal/web/
site.css 0 <STYLE type="text/css">
5 .sub-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white;}
6 .log-text {font-family: sans-serif; font-style: normal; font-weight: lighter; font-size: 8pt; color:black;}
7 .big-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white; border-top:10px solid white;}
12 </STYLE>
  /external/webkit/WebCore/rendering/
RenderMenuList.cpp 84 m_innerBlock->style()->setBoxFlex(1.0f);
86 m_innerBlock->style()->setPaddingLeft(Length(theme()->popupInternalPaddingLeft(style()), Fixed));
87 m_innerBlock->style()->setPaddingRight(Length(theme()->popupInternalPaddingRight(style()), Fixed));
88 m_innerBlock->style()->setPaddingTop(Length(theme()->popupInternalPaddingTop(style()), Fixed));
89 m_innerBlock->style()->setPaddingBottom(Length(theme()->popupInternalPaddingBottom(style()), Fixed));
93 // so we must adjust our own style to match
384 RenderStyle* style = element->renderStyle() ? element->renderStyle() : element->computedStyle(); local
    [all...]
  /external/webkit/WebCore/svg/graphics/
SVGPaintServer.cpp 76 SVGPaintServer* SVGPaintServer::fillPaintServer(const RenderStyle* style, const RenderObject* item)
78 if (!style->svgStyle()->hasFill())
81 SVGPaint* fill = style->svgStyle()->fillPaint();
102 fillPaintServerSolid->setColor(style->color());
117 SVGPaintServer* SVGPaintServer::strokePaintServer(const RenderStyle* style, const RenderObject* item)
119 if (!style->svgStyle()->hasStroke())
122 SVGPaint* stroke = style->svgStyle()->strokePaint();
143 strokePaintServerSolid->setColor(style->color());
154 void applyStrokeStyleToContext(GraphicsContext* context, const RenderStyle* style, const RenderObject* object)
156 context->setStrokeThickness(SVGRenderStyle::cssPrimitiveToLength(object, style->svgStyle()->strokeWidth(), 1.0f))
183 const SVGRenderStyle* style = path ? path->style()->svgStyle() : 0; local
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 12 <span class="de" style="display:none">Einführung in Android</span>
13 <span class="es" style="display:none">Información básica sobre Android</span>
14 <span class="fr" style="display:none">Présentation d'Android</span>
15 <span class="it" style="display:none">Nozioni di base su Android</span>
16 <span class="ja" style="display:none">Android ???</span>
17 <span class="zh-CN" style="display:none">Android ????</span>
18 <span class="zh-TW" style="display:none">Android ??</span>
23 <span class="de" style="display:none">Was ist Android?</span>
24 <span class="es" style="display:none">¿Qué es Android?</span>
25 <span class="fr" style="display:none">Qu'est-ce qu'Android&nbsp;?</span
    [all...]

Completed in 50 milliseconds

1 2 3 45 6 7 8 91011>>