HomeSort by relevance Sort by last modified time
    Searched full:styles (Results 76 - 100 of 340) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/res/res/values/
themes.xml 37 <!-- Text styles -->
73 <!-- Button styles -->
138 <!-- Widget styles -->
187 <!-- Preference styles -->
199 <!-- Search widget styles -->
  /external/quake/quake/src/QW/client/
gl_rsurf.c 169 for (maps = 0 ; maps < MAXLIGHTMAPS && surf->styles[maps] != 255 ;
172 scale = d_lightstylevalue[surf->styles[maps]];
822 for (maps = 0 ; maps < MAXLIGHTMAPS && fa->styles[maps] != 255 ;
824 if (d_lightstylevalue[fa->styles[maps]] != fa->cached_light[maps])
880 for (maps = 0 ; maps < MAXLIGHTMAPS && fa->styles[maps] != 255 ;
882 if (d_lightstylevalue[fa->styles[maps]] != fa->cached_light[maps])
    [all...]
gl_rlight.c 347 for (maps = 0 ; maps < MAXLIGHTMAPS && surf->styles[maps] != 255 ;
350 scale = d_lightstylevalue[surf->styles[maps]];
  /external/quake/quake/src/WinQuake/
gl_rsurf.cpp 170 for (maps = 0 ; maps < MAXLIGHTMAPS && surf->styles[maps] != 255 ;
173 scale = d_lightstylevalue[surf->styles[maps]];
890 for (maps = 0 ; maps < MAXLIGHTMAPS && fa->styles[maps] != 255 ;
892 if (d_lightstylevalue[fa->styles[maps]] != fa->cached_light[maps])
949 for (maps = 0 ; maps < MAXLIGHTMAPS && fa->styles[maps] != 255 ;
951 if (d_lightstylevalue[fa->styles[maps]] != fa->cached_light[maps])
    [all...]
gl_rlight.cpp 350 for (maps = 0 ; maps < MAXLIGHTMAPS && surf->styles[maps] != 255 ;
353 scale = d_lightstylevalue[surf->styles[maps]];
bspfile.h 198 byte styles[MAXLIGHTMAPS]; member in struct:__anon5232
  /external/icu4c/common/unicode/
ucasemap.h 219 * styles, using rules and dictionaries beyond the standard iterators.
329 * styles, using rules and dictionaries beyond the standard iterators.
  /external/webkit/WebCore/page/animation/
KeyframeAnimation.cpp 131 // Get the from/to styles and progress between
166 // Get the from/to styles and progress between
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationComposite.java 999 Map<String, IResourceValue> styles = frameworResources.get( local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
SectionHelper.java 79 * You can add extra styles, like Section.TWISTIE.
83 * @param extra_style Extra styles (on top of description and title bar).
  /dalvik/libcore/text/src/main/java/java/text/
DateFormat.java 44 * styles. The formatting styles include FULL, LONG, MEDIUM, and SHORT. More
45 * details and examples for using these styles are provided in the method
509 * and time values in the specified styles for the specified locale.
    [all...]
  /external/icu4c/i18n/unicode/
numfmt.h 166 * Constants for various number format styles.
185 kStyleCount // ALWAYS LAST ENUM: number of styles
467 * locale. The default format is one of the styles provided by
477 * The default format is one of the styles provided by the other
    [all...]
  /external/icu4c/test/intltest/
fldset.h 236 * This class simply implements a set of date and time styles
  /external/webkit/WebCore/css/
MediaList.cpp 40 * HTML 4.01 spec (http://www.w3.org/TR/REC-html40/present/styles.html#adef-media)
  /external/webkit/WebCore/platform/graphics/skia/
PlatformContextSkia.h 58 // includes things like colors and pen styles. Skia does this differently, where
  /external/webkit/WebKit/chromium/src/js/
devTools.css 27 /* Heap Profiler Styles */
  /frameworks/base/graphics/tests/graphicstests/src/android/graphics/
GraphicsPerformanceTests.java 96 // Styles
  /build/tools/droiddoc/templates/assets/
android-developer-core.css 4 info: core developer styles (developer.android.com)
8 /* RESET STYLES */
1168 /* Pretty printing styles. Used with prettify.js. */
  /development/pdk/docs/porting/
customization.jd 313 <a name="androidThemesStyles"></a><h4>Themes and Styles</h4>
315 <p>System level styles are defined in <code>//android/framework/base/core/res/res/values/styles.xml</code>.</p>
  /external/icu4c/layoutex/
ParagraphLayout.cpp 78 * the same, all the styles will hit the last limit at
85 // find the minimum run limit for all the styles
92 // advance all styles whose current run is at this limit to the next run
    [all...]
  /external/webkit/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js     [all...]
  /external/webkit/WebCore/rendering/
RenderTableCell.cpp 282 // (3) If none of the styles are 'hidden' and at least one of them is not 'none', then narrow borders
283 // are discarded in favor of wider ones. If several have the same 'border-width' then styles are preferred
285 // (4) If border styles differ only in color, then a style set on a cell wins over one on a row,
    [all...]
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
FontManager.java 132 * Logical font styles names table where font styles names used
138 * Initialize font styles keys table.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
package-info.java 105 * resettable multiway synchronization point useful in some styles of
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
ExtendedWikiHelper.java 156 * include indenting various bullets, apply italic and bold styles, and

Completed in 560 milliseconds

1 2 34 5 6 7 8 91011>>