HomeSort by relevance Sort by last modified time
    Searched full:darker (Results 1 - 23 of 23) sorted by null

  /external/webkit/WebCore/platform/graphics/
GraphicsTypes.cpp 46 "darker",
  /frameworks/base/awt/java/awt/
Color.java 217 * ((float)c.getRed())/((float)bc.getRed())); Color dc = c.darker();
218 * System.out.println("Darker factor: " +
220 * brighter and darker methods, so we need only one scale factor for both.
503 * Creates a new Color which is a darker than this Color according to a
506 * @return the darker Color.
508 public Color darker() { method in class:Color
Graphics.java 97 // Note: lighter/darker colors should be used to draw 3d rect.
108 colorDown = color.darker();
110 colorUp = color.darker();
211 // Note: lighter/darker colors should be used to draw 3d rect.
221 colorDown = color.darker();
224 colorUp = color.darker();
    [all...]
  /frameworks/base/awt/javax/imageio/metadata/
IIOStandardMetadataFormatResources.properties 27 BlackIsZero=True if smaller values represent darker shades
28 BlackIsZero/value=True if smaller values represent darker shades
  /external/webkit/WebCore/css/
CSSFontSelector.cpp 428 // '700', '800', or '900' remains unassigned, they are assigned to the same face as the next darker assigned keyword, if any, or the next
430 // or the next darker otherwise."
CSSValueKeywords.in 188 plus-darker
  /packages/apps/Calendar/src/com/android/calendar/
Event.java 496 * Returns a darker version of the given color. It does this by dividing
501 int darker = (color >> 1) & 0x007f7f7f; local
503 return alpha | darker;
Utils.java 192 * be even darker.
CalendarView.java     [all...]
  /frameworks/base/awt/com/android/internal/awt/
AndroidGraphics2D.java     [all...]
  /packages/apps/Camera/res/values/
strings.xml 225 <!-- Scene mode that takes night shots with long exposure and flash to illuminate the subject while still capturing darker detail in the background. -->
  /external/webkit/WebCore/inspector/front-end/
SourceCSSTokenizer.re2js 129 "persian", "plus-darker", "plus-lighter", "pointer", "portrait", "pre", "pre-line", "pre-wrap", "preserve-3d", "progress", "purple",
SourceFrame.js 562 ctx.fill(); // Fill twice to get a good shadow and darker anti-aliased pixels.
SourceCSSTokenizer.js 130 "plus-darker", "plus-lighter", "pointer", "portrait", "pre", "pre-line", "pre-wrap", "preserve-3d", "progress", "purple",
    [all...]
  /development/simulator/app/
MainFrame.cpp 135 * has a darker color). This has a dramatic effect under Windows.
    [all...]
  /external/webkit/WebCore/rendering/
RenderThemeSafari.cpp 161 // FIXME: This should probably just be a darker version of the platformActiveSelectionBackgroundColor
    [all...]
  /external/libpng/contrib/gregbook/
rpng2-win.c 184 {192, 96, 0}, /* 13: darker orange */
    [all...]
rpng2-x.c 219 {192, 96, 0}, /* 13: darker orange */
    [all...]
  /external/quake/quake/src/WinQuake/data/
TECHINFO.TXT     [all...]
  /external/webkit/WebKit/mac/
ChangeLog-2002-12-03     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_lexpos.utf 326 ADJ "darker" :G2P
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_lexpos.utf 216 ADJ "darker" :G2P
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 358 milliseconds