/external/chromium_org/third_party/WebKit/Source/platform/ |
D | PODRedBlackTree.h | 248 Black enumerator 507 x->parent()->setColor(Black); in insertNode() 508 y->setColor(Black); in insertNode() 523 x->parent()->setColor(Black); in insertNode() 534 x->parent()->setColor(Black); in insertNode() 535 y->setColor(Black); in insertNode() 550 x->parent()->setColor(Black); in insertNode() 560 m_root->setColor(Black); in insertNode() 568 while (x != m_root && (!x || x->color() == Black)) { in deleteFixup() 578 w->setColor(Black); in deleteFixup() [all …]
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/ |
D | manual.css | 96 color: Black; 107 color: Black; 117 color: Black;
|
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
D | cmspcs.c | 700 cmsUInt16Number **Black, in _cmsEndPointsBySpace() argument 719 if (Black) *Black = Grayblack; in _cmsEndPointsBySpace() 724 if (Black) *Black = RGBblack; in _cmsEndPointsBySpace() 729 if (Black) *Black = LABblack; in _cmsEndPointsBySpace() 734 if (Black) *Black = CMYKblack; in _cmsEndPointsBySpace() 739 if (Black) *Black = CMYblack; in _cmsEndPointsBySpace()
|
D | cmssamp.c | 69 cmsUInt16Number *Black; in BlackPointAsDarkerColorant() local 93 if (!_cmsEndPointsBySpace(Space, NULL, &Black, &nChannels)) { in BlackPointAsDarkerColorant() 124 cmsDoTransform(xform, Black, &Lab, 1); in BlackPointAsDarkerColorant()
|
D | cmsps2.c | 598 cmsUInt16Number* Black; in OutputValueSampler() local 602 if (!_cmsEndPointsBySpace(sc ->ColorSpace, &White, &Black, &nOutputs)) in OutputValueSampler()
|
/external/pdfium/core/src/fxge/Microsoft SDK/include/ |
D | GdiPlusColor.h | 51 Argb = (ARGB)Color::Black; in Color() 156 Black = 0xff000000, enumerator
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_report_decorator.h | 33 const char *Black() const { return ansi_ ? "\033[1m\033[30m" : ""; } in Black() function
|
/external/chromium_org/third_party/skia/src/sfnt/ |
D | SkPanose.h | 66 ((Black, 10)) 246 ((Black, 10)) 394 ((Black, 10))
|
D | SkOTTable_OS_2_V0.h | 36 ((Black, SkTEndian_SwapBE16(900)))
|
D | SkOTTable_OS_2_V1.h | 34 ((Black, SkTEndian_SwapBE16(900)))
|
D | SkOTTable_OS_2_V2.h | 34 ((Black, SkTEndian_SwapBE16(900)))
|
/external/skia/src/sfnt/ |
D | SkPanose.h | 66 ((Black, 10)) 246 ((Black, 10)) 394 ((Black, 10))
|
D | SkOTTable_OS_2_V0.h | 36 ((Black, SkTEndian_SwapBE16(900)))
|
D | SkOTTable_OS_2_V1.h | 34 ((Black, SkTEndian_SwapBE16(900)))
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/ |
D | main.css | 34 color: Black; 179 background-color: Black; 209 color: Black;
|
D | failures.css | 35 color: Black;
|
/external/chromium_org/tools/grit/grit/testdata/ |
D | transl.rc | 28 CONTROL "Jack ""Black"" Daniels",IDC_RADIO1,"Button",
|
D | source.rc | 28 CONTROL "Jack ""Black"" Daniels",IDC_RADIO1,"Button",
|
D | klonk.rc | 86 CONTROL "Jack ""Black"" Daniels",IDC_RADIO1,"Button",
|
/external/chromium_org/third_party/mesa/src/docs/OLD/ |
D | MESA_packed_depth_stencil.spec | 95 CMYK_EXT Color Cyan, Magenta, Yellow, Black components 96 CMYKA_EXT Color Cyan, Magenta, Yellow, Black, A components
|
/external/mesa3d/docs/OLD/ |
D | MESA_packed_depth_stencil.spec | 95 CMYK_EXT Color Cyan, Magenta, Yellow, Black components 96 CMYKA_EXT Color Cyan, Magenta, Yellow, Black, A components
|
/external/chromium_org/tools/stats_viewer/ |
D | stats_viewer.cs | 155 item.ForeColor = Color.Black; in ColorItem() 401 ForeColor = Color.Black; in ColorItem()
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_diag.cc | 47 const char *Note() const { return Black(); } in Note()
|
/external/chromium_org/third_party/bintrees/ |
D | README.txt | 22 - *RBTree* -- balanced Red-Black-Tree 29 - *FastRBTree* -- balanced Red-Black-Tree
|
/external/chromium_org/third_party/readability/css/ |
D | readability.css | 62 .style-ebook h1 {font-family:"Arial Black", Gadget, sans-serif;font-weight:400;}
|