HomeSort by relevance Sort by last modified time
    Searched full:style (Results 376 - 400 of 56132) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
layer_background_color.html 4 <style>
14 </style>
20 <body style="height: 4000px;">
scale_oscillate.html 2 <html style="width:100%;height:100%;">
5 <style>
9 </style>
specify_size.html 3 <body style='margin:0px'>
15 elementToSize.style.width = width;
17 elementToSize.style.height = height;
  /external/chromium_org/third_party/libxslt/libxslt/
attributes.h 22 xsltParseStylesheetAttributeSet (xsltStylesheetPtr style,
25 xsltFreeAttributeSetsHashes (xsltStylesheetPtr style);
32 xsltResolveStylesheetAttributeSet(xsltStylesheetPtr style);
preproc.h 28 xsltDocumentComp (xsltStylesheetPtr style,
33 xsltStylePreCompute (xsltStylesheetPtr style,
36 xsltFreeStylePreComps (xsltStylesheetPtr style);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/docs/
module_dependencies.dot 5 progs -> d3dapi [style="dotted"];
6 progs -> gd3dapi [style="dotted"];
7 progs -> microsoft_directx_sdk [style="dotted"];
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_none.cpp 5 * Use of this source code is governed by a BSD-style license that can be
15 SkTypeface::Style style) {
  /external/libxslt/libxslt/
attributes.h 22 xsltParseStylesheetAttributeSet (xsltStylesheetPtr style,
25 xsltFreeAttributeSetsHashes (xsltStylesheetPtr style);
32 xsltResolveStylesheetAttributeSet(xsltStylesheetPtr style);
preproc.h 28 xsltDocumentComp (xsltStylesheetPtr style,
33 xsltStylePreCompute (xsltStylesheetPtr style,
36 xsltFreeStylePreComps (xsltStylesheetPtr style);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
module_dependencies.dot 5 progs -> d3dapi [style="dotted"];
6 progs -> gd3dapi [style="dotted"];
7 progs -> microsoft_directx_sdk [style="dotted"];
  /external/skia/src/ports/
SkFontHost_none.cpp 5 * Use of this source code is governed by a BSD-style license that can be
15 SkTypeface::Style style) {
SkFontHost_fontconfig.cpp 4 * Use of this source code is governed by a BSD-style license that can be
20 SkTypeface::Style* style, bool* isFixedWidth);
67 FindRec(const char* name, SkTypeface::Style style)
69 , fStyle(style) {}
72 SkTypeface::Style fStyle;
75 static bool find_proc(SkTypeface* face, SkTypeface::Style style, void* ctx) {
79 return rec->fStyle == style && fci->isFamilyName(rec->fFamilyName)
149 SkTypeface::Style style = SkTypeface::kNormal; local
    [all...]
  /frameworks/base/core/java/android/text/style/
StyleSpan.java 17 package android.text.style;
28 * Describes a style in a span.
30 * separate spans, or if the base style is bold and a span calls for italic,
31 * you get bold italic. You can't turn off a style from the base style.
40 * @param style An integer constant describing the style for this span. Examples
44 public StyleSpan(int style) {
45 mStyle = style;
65 * Returns the style constant defined in {@link android.graphics.Typeface}.
    [all...]
  /packages/apps/Launcher2/res/values-land/
styles.xml 22 <style name="QSBBar">
27 </style>
28 <style name="SearchDropTargetBar">
33 </style>
34 <style name="SearchButton">
40 </style>
41 <style name="DropTargetButtonContainer">
44 </style>
45 <style name="DropTargetButton">
58 </style>
    [all...]
  /packages/apps/LegacyCamera/res/layout-sw600dp/
review_control.xml 29 <LinearLayout style="@style/ReviewControlGroup"
31 <ImageView style="@style/ReviewControlIcon"
33 <TextView style="@style/ReviewControlText"
55 <LinearLayout style="@style/ReviewControlGroup"
57 <ImageView style="@style/ReviewControlIcon
    [all...]
  /packages/inputmethods/LatinIME/java/res/layout/
setup_steps_cards.xml 30 style="@style/setupStepBulletStyle"
34 style="@style/setupStepBulletStyle"
38 style="@style/setupStepBulletStyle"
43 style="@style/setupStepIndicatorStyle" />
62 style="@style/setupStepActionLabelStyleCommon
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion6.txt 1 Code completion in completion1.xml for style="@android:^style/Widget.Button":
2 @android:style/
  /external/jmonkeyengine/engine/src/core/com/jme3/font/
BitmapCharacterSet.java 63 int style = entry.getKey(); local
64 styles[index] = style;
67 writeCharset(oc, style, charset);
72 protected void writeCharset(OutputCapsule oc, int style, IntMap<BitmapCharacter> charset) throws IOException {
83 oc.write(indexes, "indexes"+style, null);
84 oc.write(chars, "chars"+style, null);
98 for (int style : styles) {
99 characters.put(style, readCharset(ic, style));
103 private IntMap<BitmapCharacter> readCharset(InputCapsule ic, int style) throws IOException {
191 int style = entry.getKey(); local
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SVG/resources/
MtSaintHelens.svg 27 function Highlight (){ var mystyle = new String(prevtarget.getAttribute('style'));
42 prevtarget.setAttribute('style',results);
52 prevstyle = targ.getAttribute('style');
87 prevtarget.setAttribute('style',prevstyle);
242 <defs><clipPath id ="masterclip" ><path d="M0,0L576,0L576,504L0,504" /></clipPath></defs><g style="clip-path:url(#masterclip)" ><g id="screen">
246 <rect style="fill:rgb(254,254,254);" x="0" y="0" width="575" height="503" /><g id="L0" >
254 <path style="stroke-width:0.653086;stroke-linecap:round;stroke:rgb(0,0,0);" fill="none" d="M-329,902v-1515" /><path style="stroke-width:0.653086;stroke-linecap:round;stroke:rgb(0,0,0);" fill="none" d="M-194,-614v1515" /><path style="stroke-width:0.653086;stroke-linecap:round;stroke:rgb(0,0,0);" fill="none" d="M-60,900v-1515" /><path style="stroke-width:0.653086;stroke-linecap:round;stroke:rgb(0,0,0);" fill="none" d="M74,-616v1515" /><p (…)
    [all...]
  /external/chromium/chrome/common/extensions/docs/
experimental.tts.html 28 <div style="display:none">
37 <div style="display:inline">
120 <td valign="middle"><a href="http://code.google.com/"><img src="images/code_labs_logo.gif" height="43" width="161" alt="Google Code Labs" style="border:0; margin:0;"></a></td>
121 <td valign="middle" width="100%" style="padding-left:0.6em;">
122 <form action="http://www.google.com/cse" id="cse" style="margin-top:0.5em">
263 <li style="display: none; ">
270 <li style="display: none; ">
277 <li style="display: none; ">
284 <li style="display: none; ">
292 <li style="display: none; "
    [all...]
experimental.webInspector.panels.html 28 <div style="display:none">
37 <div style="display:inline">
120 <td valign="middle"><a href="http://code.google.com/"><img src="images/code_labs_logo.gif" height="43" width="161" alt="Google Code Labs" style="border:0; margin:0;"></a></td>
121 <td valign="middle" width="100%" style="padding-left:0.6em;">
122 <form action="http://www.google.com/cse" id="cse" style="margin-top:0.5em">
263 <li style="display: none; ">
270 <li style="display: none; ">
294 <li style="display: none; ">
325 <p id="classSummary" style="display: none; ">
372 <img src="images/devtools-panels.png" style="margin-left: 20px" width="686" height="289" alt="Extension icon panel on DevTools toolbar"
    [all...]
experimental.webNavigation.html 28 <div style="display:none">
37 <div style="display:inline">
120 <td valign="middle"><a href="http://code.google.com/"><img src="images/code_labs_logo.gif" height="43" width="161" alt="Google Code Labs" style="border:0; margin:0;"></a></td>
121 <td valign="middle" width="100%" style="padding-left:0.6em;">
122 <form action="http://www.google.com/cse" id="cse" style="margin-top:0.5em">
263 <li style="display: none; ">
271 <li style="display: none; ">
279 <li style="display: none; ">
305 <li style="display: none; ">
320 <p id="classSummary" style="display: none; "
    [all...]
experimental.debugger.html 28 <div style="display:none">
37 <div style="display:inline">
120 <td valign="middle"><a href="http://code.google.com/"><img src="images/code_labs_logo.gif" height="43" width="161" alt="Google Code Labs" style="border:0; margin:0;"></a></td>
121 <td valign="middle" width="100%" style="padding-left:0.6em;">
122 <form action="http://www.google.com/cse" id="cse" style="margin-top:0.5em">
263 <li style="display: none; ">
271 <li style="display: none; ">
301 <li style="display: none; ">
353 <div class="apiGroup" style="display: none; ">
380 <div class="summary"><span style="display: none; ">void</span
    [all...]
  /packages/apps/Launcher2/res/values-sw720dp/
styles.xml 22 <style name="ClingButton">
33 </style>
34 <style name="ClingTitleText">
43 </style>
44 <style name="ClingText">
51 </style>
54 <style name="WorkspaceIcon.Portrait">
61 </style>
62 <style name="WorkspaceIcon.Portrait.Folder">
71 </style>
    [all...]
  /frameworks/base/docs/html/training/basics/actionbar/
styling.jd 23 href="http://www.actionbarstylegenerator.com">Android Action Bar Style
34 same as it does in other apps. If you want to style the action bar to better fit your product
35 brand, you can easily do so using Android's <a href="{@docRoot}guide/topics/ui/themes.html">style
41 <p class="note" style="clear:left"><strong>Note:</strong> If you are using the Support Library APIs
43 android.support.v7.appcompat.R.style#Theme_AppCompat Theme.AppCompat} family of styles (rather
44 than the {@link android.R.style#Theme_Holo Theme.Holo} family, available in API level 11 and
45 higher). In doing so, each style property that you declare must be declared twice: once using
46 the platform's style properties (the
48 style properties included in the Support Library (the {@link android.support.v7.appcompat.R.attr
56 <div class="figure" style="width:340px"
    [all...]

Completed in 932 milliseconds

<<11121314151617181920>>