/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ActivityRecreate.java | 39 case android.R.style.Theme_Holo_Light: 40 mCurTheme = android.R.style.Theme_Holo_Dialog; 42 case android.R.style.Theme_Holo_Dialog: 43 mCurTheme = android.R.style.Theme_Holo; 46 mCurTheme = android.R.style.Theme_Holo_Light;
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
status_view.html | 3 Use of this source code is governed by a BSD-style license that can be 8 <div id=capture-status-view style="display:none"> 9 <span style='-webkit-flex-grow: 1'> 30 <div id=halted-status-view style="display:none"> 35 <div id=loaded-status-view style="display:none">
|
/external/chromium_org/third_party/skia/include/effects/ |
Sk1DPathEffect.h | 4 * Use of this source code is governed by a BSD-style license that can be 40 enum Style { 52 @param style how to transform path at each point (based on the current 55 SkPath1DPathEffect(const SkPath& path, SkScalar advance, SkScalar phase, Style); 74 Style fStyle; // copied from constructor
|
/external/chromium_org/third_party/skia/src/animator/ |
SkPaintParts.cpp | 5 * Use of this source code is governed by a BSD-style license that can be 76 SK_MEMBER(style, FontStyle) 83 SkDrawTypeface::SkDrawTypeface() : style (SkTypeface::kNormal){ 98 SkDump::GetEnumString(SkType_FontStyle, style, &string); 99 SkDebugf("style=\"%s\" />\n", string.c_str());
|
/external/chromium_org/third_party/skia/src/core/ |
SkFontDescriptor.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 23 SkFontDescriptor::SkFontDescriptor(SkTypeface::Style style) { 24 fStyle = style; 45 fStyle = (SkTypeface::Style)stream->readPackedUInt();
|
/external/chromium_org/tools/code_coverage/ |
croc.css | 3 * Use of this source code is governed by a BSD-style license that can be 18 border-style:solid; 31 border-style:solid; 40 border-style:none; 101 font-style:italic;
|
/external/chromium_org/tools/grit/grit/testdata/ |
onebox.html | 2 <style><!-- 12 </style> 16 <tr><td colspan=2><nobr><a href="http://[WEBSERVER][$~QUERY~$]" target=_parent>[NUMRESULTS] [RESULT-STRING] stored on your computer</a><font size=-1> - <a href="[HIDENOW]" style="color:#7777cc;" target=_parent>Hide</a> - <a href="http://desktop.google.com/integration.html" style="color:#7777cc;" target=_parent>About</a></font></nobr></td></tr> 17 <tr><td valign=top width=40><img height=27 style="margin-top:2px;" src="http://[WEBSERVER]/onebox.gif"></td>
|
/external/chromium_org/ui/views/examples/ |
text_example.h | 2 // Use of this source code is governed by a BSD-style license that can be 56 // Combo box for text eliding style. 74 // Check box to enable/disable bold style. 77 // Check box to enable/disable italic style. 80 // Check box to enable/disable underline style.
|
/external/skia/include/effects/ |
Sk1DPathEffect.h | 4 * Use of this source code is governed by a BSD-style license that can be 40 enum Style { 52 @param style how to transform path at each point (based on the current 55 SkPath1DPathEffect(const SkPath& path, SkScalar advance, SkScalar phase, Style); 74 Style fStyle; // copied from constructor
|
/external/skia/src/animator/ |
SkPaintParts.cpp | 5 * Use of this source code is governed by a BSD-style license that can be 76 SK_MEMBER(style, FontStyle) 83 SkDrawTypeface::SkDrawTypeface() : style (SkTypeface::kNormal){ 98 SkDump::GetEnumString(SkType_FontStyle, style, &string); 99 SkDebugf("style=\"%s\" />\n", string.c_str());
|
/external/skia/src/core/ |
SkFontDescriptor.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 23 SkFontDescriptor::SkFontDescriptor(SkTypeface::Style style) { 24 fStyle = style; 45 fStyle = (SkTypeface::Style)stream->readPackedUInt();
|
/frameworks/base/core/java/android/text/style/ |
QuoteSpan.java | 17 package android.text.style; 70 Paint.Style style = p.getStyle(); local 73 p.setStyle(Paint.Style.FILL); 78 p.setStyle(style);
|
/frameworks/base/core/res/assets/webkit/ |
youtube.html | 3 <style type="text/css"> 30 </style> 47 mainElement.style.backgroundImage = "url('" + POSTER + "')"; 49 playElement.style.marginTop = "-" + play.height/2 + "px"; 50 playElement.style.marginLeft = "-" + play.width/2 + "px";
|
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
android.R.style.html | 2 <HTML style="overflow:auto;"> 10 android.R.style 15 <style type="text/css"> 22 </style> 24 <style type="text/css"> 25 </style> 30 <div id="header" style="margin-bottom:0;padding-bottom:0;"> 42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> 48 <td class="diffspec" style="padding-top:.25em">To Level:</td> 49 <td class="diffvaluenew" style="padding-top:.25em">4</td [all...] |
constructors_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 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...] |
/packages/apps/Gallery/res/values/ |
styles.xml | 21 <style name="OnscreenActionIcon"> 34 </style> 37 <style name="Theme.DeleteImageDialog" parent="android:style/Theme.Dialog"> 40 </style>
|
/packages/inputmethods/LatinIME/java/res/xml/ |
key_styles_currency_euro.xml | 27 <key-style 31 <key-style 34 <key-style 37 <key-style 41 <key-style
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
css.js | 18 function ret(style, tp) { type = tp; return style; } 23 // result[0] is style and result[1] is type 160 var style = state.tokenize(stream, state); 161 if (style && typeof style != "string") style = ret(style[0], style[1]); 163 // Changing style returned based on contex [all...] |
/external/sonivox/docs/ |
JET_Programming_Manual.html | 16 <style>
21 </style>
72 <style>
74 </style>
76 <style>
86 /* Style Definitions */
88 {mso-style-parent:"";
97 {mso-style-next:Normal;
110 {mso-style-link:"Heading 2 Char";
111 mso-style-next:Normal; [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGShape.cpp | 99 SVGRenderSupport::applyStrokeStyleToStrokeData(&strokeData, style(), this); 122 if (requiresFill && !RenderSVGResource::fillPaintingResource(this, style(), fallbackColor)) 134 if (requiresStroke && !RenderSVGResource::strokePaintingResource(this, style(), fallbackColor)) 202 if (!style()->svgStyle()->hasMarkers()) 216 void RenderSVGShape::fillShape(RenderStyle* style, GraphicsContext* context) 219 if (RenderSVGResource* fillPaintingResource = RenderSVGResource::fillPaintingResource(this, style, fallbackColor)) { 220 if (fillPaintingResource->applyResource(this, style, context, ApplyToFillMode)) 225 if (fallbackResource->applyResource(this, style, context, ApplyToFillMode)) 231 void RenderSVGShape::strokeShape(RenderStyle* style, GraphicsContext* context) 234 if (RenderSVGResource* strokePaintingResource = RenderSVGResource::strokePaintingResource(this, style, fallbackColor)) 248 RenderStyle* style = this->style(); local [all...] |
RenderSVGResourceMasker.cpp | 98 ASSERT(style()); 99 const SVGRenderStyle* svgStyle = style()->svgStyle(); 138 RenderStyle* style = renderer->style(); 139 if (!style || style->display() == NONE || style->visibility() != VISIBLE) 146 ASSERT(style()); 147 ASSERT(style()->svgStyle()); 149 if (style()->svgStyle()->maskType() == MT_LUMINANCE 161 RenderStyle* style = renderer->style(); local [all...] |
/external/chromium_org/third_party/icu/source/tools/ |
icu-svnprops-check.py | 8 # Also check for the correct line endings on files with svn:eol-style = native 47 *.c = svn:eol-style=native 48 *.cc = svn:eol-style=native 49 *.cpp = svn:eol-style=native 50 *.h = svn:eol-style=native 51 *.rc = svn:eol-style=native 52 *.dsp = svn:eol-style=native 53 *.dsw = svn:eol-style=native 54 *.sln = svn:eol-style=native 55 *.vcproj = svn:eol-style=nativ [all...] |
/external/icu4c/tools/ |
icu-svnprops-check.py | 8 # Also check for the correct line endings on files with svn:eol-style = native 47 *.c = svn:eol-style=native 48 *.cc = svn:eol-style=native 49 *.cpp = svn:eol-style=native 50 *.h = svn:eol-style=native 51 *.rc = svn:eol-style=native 52 *.dsp = svn:eol-style=native 53 *.dsw = svn:eol-style=native 54 *.sln = svn:eol-style=native 55 *.vcproj = svn:eol-style=nativ [all...] |
/external/chromium-trace/trace-viewer/src/ui/ |
value_bar_test.js | 2 // Use of this source code is governed by a BSD-style license that can be 23 container.style.position = 'relative'; 24 container.style.height = '200px'; 27 valueBar.style['-webkit-flex-direction'] = 'column'; 98 valueDisplay.style.position = 'absolute'; 99 valueDisplay.style.left = '60px'; 100 valueDisplay.style.width = '200px'; 101 valueDisplay.style.display = '-webkit-flex'; 119 container.style.position = 'relative'; 120 container.style.height = '200px' [all...] |
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLMarqueeElement.cpp | 68 void HTMLMarqueeElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) 72 addHTMLLengthToStyle(style, CSSPropertyWidth, value); 75 addHTMLLengthToStyle(style, CSSPropertyHeight, value); 78 addHTMLColorToStyle(style, CSSPropertyBackgroundColor, value); 81 addHTMLLengthToStyle(style, CSSPropertyMarginTop, value); 82 addHTMLLengthToStyle(style, CSSPropertyMarginBottom, value); 86 addHTMLLengthToStyle(style, CSSPropertyMarginLeft, value); 87 addHTMLLengthToStyle(style, CSSPropertyMarginRight, value); 91 addHTMLLengthToStyle(style, CSSPropertyWebkitMarqueeIncrement, value); 94 addHTMLLengthToStyle(style, CSSPropertyWebkitMarqueeSpeed, value) [all...] |