HomeSort by relevance Sort by last modified time
    Searched full:grey (Results 26 - 50 of 281) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/chromeos/
network_menu.css 36 color: grey;
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/
popup.css 31 border-bottom: 1px solid grey;
108 border: 1px solid grey;
175 background: grey;
216 color: grey;
  /external/chromium_org/third_party/WebKit/ManualTests/
scrollbar-hittest2.html 17 <div id="target" style="width: 400px; overflow: auto; border-top: 20px solid grey; border-bottom: 10px solid blue;">
simple-image-compositing.html 58 <img src="resources/simple_image.png" style="background-color: grey;">
  /external/chromium_org/tools/telemetry/unittest_data/
page_with_swipeables.html 25 background-color: grey;
interaction_enabled_page.html 12 background-color: grey;
  /external/proguard/docs/manual/
style.css 28 color: grey;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskViewThumbnail.java 121 int grey = mul + add; local
122 mDrawPaint.setColor(Color.argb(255, grey, grey, grey));
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
style.css 24 color: grey;
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
flakiness_dashboard_tests.css 92 border: 2px solid grey;
104 border: 1px solid grey;
174 border: 3px solid grey;
191 border: 1px solid grey;
229 outline: 1px solid grey;
aggregate_results.html 48 border: 1px dotted grey;
  /developers/samples/android/wearable/wear/DelayedConfirmation/Wearable/src/main/res/layout/
main_activity.xml 27 android:background="@color/grey"
  /development/samples/wearable/DelayedConfirmation/Wearable/src/main/res/layout/
main_activity.xml 27 android:background="@color/grey"
  /external/chromium-trace/trace-viewer/src/base/
unittest.css 103 border: 1px solid grey;
  /external/chromium_org/chrome/common/
ntp_logging_events.h 34 // (if it was provided), resulting in a grey tile.
  /external/chromium_org/third_party/WebKit/Source/core/css/
SVGCSSValueKeywords.in 62 // grey
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
WhiteBalanceTest.java 39 * Using the pixel values of the grey squares on the color checker, the CCT
42 * reference CCT is computed as the CCT that will keep the grey squares appear
43 * grey in the result image.
190 // all grey squares on the color checker should be imaged as grey under
  /external/ceres-solver/internal/ceres/
graph_algorithms.h 125 // to the independent set. Mark it black and its neighbors grey.
144 // Iterate over the vertices and add all the grey vertices to the
145 // ordering. At this stage there should only be black or grey
200 // to the independent set. Mark it black and its neighbors grey.
219 // Iterate over the vertices and add all the grey vertices to the
220 // ordering. At this stage there should only be black or grey
  /external/chromium_org/cc/debug/
debug_colors.cc 125 // Solid color tile borders are grey.
133 // Picture tile borders are dark grey.
151 // Non-debug checkerboards are grey.
  /external/qemu/ui/
curses.c 235 if (kbd_layout && !(keycode & GREY)) {
253 if (keycode & GREY)
256 if (keycode & GREY)
  /art/test/102-concurrent-gc/src/
Main.java 44 // only referenced from a white or grey object. If the white
  /developers/samples/android/wearable/wear/SpeedTracker/Wearable/src/main/java/com/example/android/wearable/speedtracker/ui/
SpeedPickerLayout.java 55 mFadedCircleColor = getResources().getColor(R.color.grey);
  /developers/samples/android/wearable/wear/SpeedTracker/Wearable/src/main/res/layout/
saving_activity.xml 44 app:circle_color="@color/grey"
  /external/chromium_org/third_party/WebKit/Source/core/animation/interpolation/
DeferredLegacyStyleInterpolationTest.cpp 45 EXPECT_FALSE(test(CSSPropertyFloodColor, "grey"));
  /external/kernel-headers/original/uapi/linux/usb/
midi.h 5 * Developed for Thumtronics by Grey Innovation

Completed in 715 milliseconds

12 3 4 5 6 7 8 91011>>