/external/chromium-trace/catapult/third_party/polymer/components/paper-action-dialog/ |
paper-input-decorator.html | 235 * The label for this input. It normally appears as grey text inside
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-input/ |
paper-input-decorator.html | 235 * The label for this input. It normally appears as grey text inside
|
/external/chromium-trace/catapult/tracing/tracing/base/unittest/ |
interactive_test_runner.html | 107 border: 1px solid grey;
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactsActor.java | 90 public static final String PACKAGE_GREY = "edu.example.grey";
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
pydoc.py | 490 def grey(self, text): return '<font color="#909090">%s</font>' % text function 515 return self.grey(name) [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
pydoc.py | 490 def grey(self, text): return '<font color="#909090">%s</font>' % text function 515 return self.grey(name) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pydoc.py | 490 def grey(self, text): return '<font color="#909090">%s</font>' % text function 515 return self.grey(name) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pydoc.py | 490 def grey(self, text): return '<font color="#909090">%s</font>' % text function 515 return self.grey(name) [all...] |
/external/kernel-headers/original/uapi/linux/ |
videodev2.h | 491 /* Grey formats */ 500 /* Grey bit-packed formats */ [all...] |
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
videodev2.h | 305 /* Grey formats */ 313 /* Grey bit-packed formats */ [all...] |
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
videodev2.h | 328 /* Grey formats */ 336 /* Grey bit-packed formats */ [all...] |
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
videodev2.h | 302 /* Grey formats */ 310 /* Grey bit-packed formats */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
videodev2.h | 300 /* Grey formats */ 308 /* Grey bit-packed formats */ [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
mgc.go | 36 // 5. Now write barrier marks and enqueues black, grey, or white to white pointers. 48 // 12. When GC completes a full cycle over P's and discovers no new grey [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
mgc.go | 36 // 5. Now write barrier marks and enqueues black, grey, or white to white pointers. 48 // 12. When GC completes a full cycle over P's and discovers no new grey [all...] |
/bionic/linker/ |
linker.cpp | 208 // TODO(dimitry): The grey-list is a workaround for http://b/26394120 --- [all...] |
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
debug.py | 600 in a gui where you want to probably grey out tokens that are consumed [all...] |
/external/jdiff/src/jdiff/ |
Diff.java | [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-auto_hinter.html | 401 <p>Gamma correction essentially lightens fonts since shades of grey are shifted to higher pixel values (= higher brightness) to match the original intention to the reality of our screens. The side-effect is that glyphs ‘thin out’. Mac OS X and Adobe's proprietary font rendering library implement a counter-measure: stem darkening at smaller sizes where shades of gray dominate. By emboldening a glyph slightly in relation to its pixel size, individual pixels get higher coverage of filled-in outlines and are therefore ‘blacker’. This counteracts the ‘thinning out’ of glyphs, making text remain readable at smaller sizes. All glyphs that pass through the auto-hinter will be emboldened unless this property is set to TRUE.</p>
|
/external/opencv3/modules/videoio/src/ |
cap_dc1394.cpp | 52 Tested with 2.6.12 with libdc1394-1.0.0, libraw1394-0.10.1 using a Point Grey Flea [all...] |
/external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/examples/ |
EbayPolicyExample.html | 69 <FONT color="green">066</FONT> "(?:aqua|black|blue|fuchsia|gray|grey|green|lime|maroon|navy|olive|purple"<a name="line.66"></a>
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/ |
ViewInflater.java | 132 mColorNames.put("grey", "#808080"); [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_conceal.c | 171 /* whole picture lost -> copy previous or set grey */
|
/frameworks/base/docs/html/guide/topics/graphics/ |
2d-graphics.jd | 470 and the drawable area with the bottom and right lines. In the top image, the dotted grey
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
PhotoDataAdapter.java | 740 // we can display them (in grey tile) even if they are not saved to disk [all...] |