Home
last modified time | relevance | path

Searched refs:Bold (Results 1 – 25 of 32) sorted by relevance

12

/external/noto-fonts/
Dfonts.mk22 NotoNaskhArabic-Bold.ttf \
24 NotoNaskhArabicUI-Bold.ttf \
26 NotoSansArmenian-Bold.ttf \
31 NotoSansBengali-Bold.ttf \
33 NotoSansBengaliUI-Bold.ttf \
38 NotoSansCham-Bold.ttf \
42 NotoSansDevanagari-Bold.ttf \
44 NotoSansDevanagariUI-Bold.ttf \
46 NotoSansEthiopic-Bold.ttf \
48 NotoSansGeorgian-Bold.ttf \
[all …]
DAndroid.mk87 NotoSerif-Bold.ttf \
101 NotoSansBengali-Bold.ttf \
103 NotoSansBengaliUI-Bold.ttf \
108 NotoSansCham-Bold.ttf \
112 NotoSansDevanagari-Bold.ttf \
114 NotoSansDevanagariUI-Bold.ttf \
116 NotoSansEthiopic-Bold.ttf \
119 NotoSansGujarati-Bold.ttf \
121 NotoSansGujaratiUI-Bold.ttf \
123 NotoSansGurmukhi-Bold.ttf \
[all …]
/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp78 bool Bold; in WithColor() local
79 translateColor(C, Color, Bold); in WithColor()
80 OS.changeColor(Color, Bold); in WithColor()
87 bool &Bold) const { in translateColor()
91 Bold = true; in translateColor()
95 Bold = true; in translateColor()
100 Bold = false; in translateColor()
104 Bold = true; in translateColor()
108 Bold = false; in translateColor()
112 Bold = false; in translateColor()
[all …]
DLinePrinter.h84 bool &Bold) const;
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tree_construction/
Dtricky01.dat2 <b><p>Bold </b> Not bold</p>
12 | "Bold "
22 <b>Bold <i>Bold and italic</b> Only Italic </i> Plain
63 | "Bold "
65 | "Bold and italic"
74 <b><p><i>Bold and Italic</b> Italic</p>
98 | "Bold and Italic"
/external/roboto-fonts/
DAndroid.mk50 Roboto-Bold.ttf \
56 $(eval $(call create-font-symlink,Roboto-Black.ttf,Roboto-Bold.ttf))
65 $(eval $(call create-font-symlink,RobotoCondensed-Bold.ttf,Roboto-Bold.ttf))
80 RobotoCondensed-Bold.ttf \
Dfonts.mk17 Roboto-Bold.ttf \
29 RobotoCondensed-Bold.ttf \
/external/llvm/tools/llvm-cov/
DRenderingSupport.h53 bool Bold = false, bool BG = false) {
55 OS.changeColor(Color, Bold, BG);
/external/skia/site/dev/testing/
Dfonts.md41 * Courier New Bold Italic.ttf
42 * Courier New Bold.ttf
45 * LiberationSans-Bold.ttf
51 * Times New Roman Bold Italic.ttf
52 * Times New Roman Bold.ttf
/external/pdfium/testing/resources/javascript/
Dconsts_expected.txt13 Alert: font.TimesB is Times-Bold
17 Alert: font.HelvB is Helvetica-Bold
21 Alert: font.CourB is Courier-Bold
/external/llvm/include/llvm/Support/
DFormattedStream.h125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() argument
126 TheStream->changeColor(Color, Bold, BG); in changeColor()
Draw_ostream.h235 bool Bold = false,
238 (void)Bold;
/external/clang/lib/AST/
DASTDiagnostic.cpp1472 void Bold() { in Bold() function in __anon9da9a8600111::TemplateDiff
1530 Bold(); in PrintTypeNames()
1535 Bold(); in PrintTypeNames()
1553 Bold(); in PrintExpr()
1558 Bold(); in PrintExpr()
1562 Bold(); in PrintExpr()
1599 Bold(); in PrintTemplateTemplate()
1604 Bold(); in PrintTemplateTemplate()
1608 Bold(); in PrintTemplateTemplate()
1640 Bold(); in PrintAPSInt()
[all …]
/external/skia/src/sfnt/
DSkOTTable_OS_2_VA.h35 ((Bold, SkTEndian_SwapBE16(7)))
119 Bold,
DSkOTTable_OS_2_V0.h34 ((Bold, SkTEndian_SwapBE16(700)))
119 Bold,
DSkPanose.h64 ((Bold, 8))
244 ((Bold, 8))
392 ((Bold, 8))
DSkOTTable_head.h96 Bold,
DSkOTTable_OS_2_V1.h32 ((Bold, SkTEndian_SwapBE16(700)))
362 Bold,
/external/pdfium/fpdfsdk/src/javascript/
DConsts.cpp41 JS_STATIC_CONST_ENTRY_STRING(TimesB, Times-Bold) in JS_STATIC_CONST_ENTRY_STRING()
45 JS_STATIC_CONST_ENTRY_STRING(HelvB, Helvetica-Bold) in JS_STATIC_CONST_ENTRY_STRING()
49 JS_STATIC_CONST_ENTRY_STRING(CourB, Courier-Bold) in JS_STATIC_CONST_ENTRY_STRING()
/external/clang/lib/Frontend/
DTextDiagnostic.cpp47 bool &Normal, bool Bold) { in applyTemplateHighlighting() argument
59 if (Bold) in applyTemplateHighlighting()
616 bool Bold = false, in printWordWrapped() argument
644 TextNormal, Bold); in printWordWrapped()
654 TextNormal, Bold); in printWordWrapped()
660 applyTemplateHighlighting(OS, Str.substr(Length), TextNormal, Bold); in printWordWrapped()
746 bool Bold = false; in printDiagnosticMessage() local
751 Bold = true; in printDiagnosticMessage()
755 printWordWrapped(OS, Message, Columns, CurrentColumn, Bold); in printDiagnosticMessage()
758 applyTemplateHighlighting(OS, Message, Normal, Bold); in printDiagnosticMessage()
/external/google-fonts/dancing-script/
Dfonts.mk21 DancingScript-Bold.ttf
DAndroid.mk31 LOCAL_MODULE := DancingScript-Bold.ttf
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_report_decorator.h28 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
/external/skia/src/utils/ios/
DSkFontHost_iOS.mm45 { "DroidSerif-Bold", SkTypeface::kBold, kSerif_FontDesign },
47 // { "PescaderoPro-Bold", SkTypeface::kBold, kSerif_FontDesign },
/external/compiler-rt/lib/ubsan/
Dubsan_diag.cc307 Printf(Decor.Bold()); in ~Diag()
314 Decor.Warning(), Decor.EndWarning(), Decor.Bold()); in ~Diag()

12