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

1 2 3 45 6 7 8 91011>>

  /cts/tests/res/anim/
lineartest.xml 28 <set target="col" field="color" to="black"/>
  /external/webkit/WebCore/manual-tests/
animate-duration.html 15 border: 1px solid black;
database-threading-stress-test.html 6 pre { padding: 5px; border: 1px solid black; }
  /external/webkit/WebCore/manual-tests/animation/
transitions-and-paused-animations.html 13 border: 1px solid black;
  /external/webkit/WebCore/manual-tests/inspector-wrappers/
inspector-wrappers-test-utils.js 36 "style='border: 1px solid black; display: block; margin: 1em;'>" +
  /external/webkit/WebCore/platform/graphics/
Pen.h 46 Pen(const Color &c = Color::black, unsigned w = 0, PenStyle ps = SolidLine);
  /external/webkit/WebCore/platform/graphics/filters/
SourceAlpha.cpp 69 filterContext->fillRect(imageRect, Color::black, DeviceColorSpace);
  /external/webkit/WebKitTools/QueueStatusServer/stylesheets/
dashboard.css 59 border: 1px solid black;
  /frameworks/base/camera/libcameraservice/
FakeCamera.h 29 * The fake video is a moving black and white checkerboard background with a
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
constructors_index_changes.html 56 <p><div style="line-height:1.5em;color:black">
68 <p><div style="line-height:1.5em;color:black">
80 <p><div style="line-height:1.5em;color:black">
92 <p><div style="line-height:1.5em;color:black">
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
constructors_index_all.html 56 <p><div style="line-height:1.5em;color:black">
68 <p><div style="line-height:1.5em;color:black">
77 <p><div style="line-height:1.5em;color:black">
91 <p><div style="line-height:1.5em;color:black">
constructors_index_additions.html 55 <p><div style="line-height:1.5em;color:black">
63 <p><div style="line-height:1.5em;color:black">
71 <p><div style="line-height:1.5em;color:black">
methods_index_removals.html 55 <p><div style="line-height:1.5em;color:black">
63 <p><div style="line-height:1.5em;color:black">
71 <p><div style="line-height:1.5em;color:black">
  /packages/apps/DeskClock/res/layout/
desk_clock_saver.xml 17 <!-- Special "screen saver mode" with just the time/date on black. -->
  /packages/apps/Settings/res/layout/
confirm_lock_pattern.xml 22 android:background="@color/black">
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_mouse.h 74 * The cursor is created in black and white according to the following:
77 * 1 1 Black
79 * 1 0 Inverted color if possible, black if not.
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11mouse.c 61 static XColor black = { 0, 0, 0, 0 }; local
88 pixels black since inverted color cursors aren't supported
135 mask_pixmap, &black, &white, hot_x, hot_y);
  /external/webkit/WebCore/rendering/
RenderThemeWince.cpp 505 i.context->setStrokeColor(Color::black, DeviceColorSpace);
515 i.context->setStrokeColor(Color::black, DeviceColorSpace);
516 i.context->setFillColor(Color::black, DeviceColorSpace);
568 paintInfo.context->setStrokeColor(Color::black);
583 paintInfo.context->setStrokeColor(Color::black);
584 paintInfo.context->setFillColor(Color::black);
606 paintInfo.context->setStrokeColor(Color::black);
607 paintInfo.context->setFillColor(Color::black);
632 paintInfo.context->setStrokeColor(Color::black);
633 paintInfo.context->setFillColor(Color::black);
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
methods_index_removals.html 55 <p><div style="line-height:1.5em;color:black">
63 <p><div style="line-height:1.5em;color:black">
73 <p><div style="line-height:1.5em;color:black">
  /frameworks/base/docs/html/sdk/api_diff/6/changes/
fields_index_all.html 55 <p><div style="line-height:1.5em;color:black">
63 <p><div style="line-height:1.5em;color:black">
81 <p><div style="line-height:1.5em;color:black">
  /frameworks/base/docs/html/sdk/api_diff/7/changes/
classes_index_additions.html 55 <p><div style="line-height:1.5em;color:black">
62 <p><div style="line-height:1.5em;color:black">
69 <p><div style="line-height:1.5em;color:black">
fields_index_changes.html 55 <p><div style="line-height:1.5em;color:black">
63 <p><div style="line-height:1.5em;color:black">
71 <p><div style="line-height:1.5em;color:black">
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_mouse.h 74 * The cursor is created in black and white according to the following:
77 * 1 1 Black
79 * 1 0 Inverted color if possible, black if not.
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_mouse.h 74 * The cursor is created in black and white according to the following:
77 * 1 1 Black
79 * 1 0 Inverted color if possible, black if not.
  /prebuilt/windows/sdl/host/include/SDL/
SDL_mouse.h 78 * The cursor is created in black and white according to the following:
81 * 1 1 Black
83 * 1 0 Inverted color if possible, black if not.

Completed in 75 milliseconds

1 2 3 45 6 7 8 91011>>