Searched refs:bold (Results 26 - 50 of 217) sorted by last modified time

123456789

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DTooltip.css21 dt { margin-top: 0px; margin-bottom: 0px; font-weight: bold; }
32 strong { font-weight: bold; }
35 th { font-weight: bold; }
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jai.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/doclava/res/assets/templates/assets/
H A Ddoclava-developer-core.css251 font-weight: bold;
285 font-weight: bold;
566 font-weight : bold;
681 .kwd { color: #006; font-weight: bold; }
683 .typ { color: #404; font-weight: bold; }
687 .tag { color: #006; font-weight: bold; }
H A Ddoclava-developer-docs.css79 font-weight: bold;
113 font-weight:bold;
370 font-weight:bold;
489 font-weight:bold;
539 font-weight:bold;
758 font-weight: bold;
781 font-weight: bold;
796 font-weight: bold;
901 font-weight: bold;
/external/compiler-rt/www/
H A Dmenu.css27 font-weight: bold;
/external/clang/www/analyzer/
H A Dmenu.css7 font-weight: bold;
/external/clang/www/demo/
H A Dsyntax.css4 .llvm_keyword { font-weight: bold; color: blue }
/external/clang/www/
H A Dmenu.css27 font-weight: bold;
/external/clang/docs/tools/
H A Dmanpage.css14 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
18 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
22 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
26 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
30 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
34 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
45 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
49 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
53 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
62 font-family: Arial,Helvetica; color: #000000; font-weight: bold;
[all...]
/external/chromium_org/v8/test/mjsunit/es6/
H A Dstring-html.js43 assertEquals('_'.bold(), '<b>_</b>');
44 assertEquals('<'.bold(), '<b><</b>');
45 assertEquals(String.prototype.bold.call(0x2A), '<b>42</b>');
47 String.prototype.bold.call(undefined);
50 String.prototype.bold.call(null);
52 assertEquals(String.prototype.bold.length, 0);
/external/chromium_org/v8/test/mjsunit/
H A Dhtml-string-funcs.js34 var simple = { big: 'big', blink: 'blink', bold: 'b',
/external/chromium_org/v8/tools/profviz/
H A Dprofviz.css114 font-weight: bold;
/external/chromium_org/third_party/skia/experimental/PdfViewer/
H A DSkPdfFont.cpp109 If the font in a source document uses a bold or italic style, but there is no font
112 font name. For example, for a TrueType font that is a bold variant of the New
127 SkTypeface* SkTypefaceFromPdfStandardFont(const char* fontName, bool bold, bool italic) { argument
134 // TODO(edisonn): How does the bold/italic specified in standard definition combines with
136 bold = bold || fontData.fIsBold;
141 SkTypeface::Style((bold ? SkTypeface::kBold : 0) |
H A DSkPdfFont.h40 SkPdfStandardFontEntry(const char* name, bool bold, bool italic) argument
42 fIsBold(bold),
47 SkTypeface* SkTypefaceFromPdfStandardFont(const char* fontName, bool bold, bool italic);
/external/chromium_org/third_party/skia/experimental/webtry/res/css/cm/
H A Dcodemirror.css95 .cm-header, .cm-strong {font-weight: bold;}
/external/chromium_org/third_party/skia/gm/rebaseline_server/static/new/css/
H A Dapp.css70 font-weight: bold;
/external/chromium_org/third_party/skia/src/core/
H A DSkTypeface.cpp145 bool bold = s & SkTypeface::kBold; local
147 SkFontStyle newStyle = SkFontStyle(bold ? SkFontStyle::kBold_Weight
/external/chromium_org/third_party/skia/src/fonts/
H A DSkFontMgr_indirect.cpp289 bool bold = SkToBool(styleBits & SkTypeface::kBold); local
291 SkFontStyle style = SkFontStyle(bold ? SkFontStyle::kBold_Weight
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_linux.cpp150 bool bold = fStyles[index]->isBold();
152 *style = SkFontStyle(bold ? SkFontStyle::kBold_Weight : SkFontStyle::kNormal_Weight,
179 bool bold = fStyles[i]->isBold();
181 SkFontStyle style = SkFontStyle(bold ? SkFontStyle::kBold_Weight
H A DSkFontMgr_fontconfig.cpp857 bool bold = styleBits & SkTypeface::kBold;
859 SkFontStyle style = SkFontStyle(bold ? SkFontStyle::kBold_Weight
/external/chromium_org/third_party/opus/src/doc/
H A Dcustomdoxygen.css17 font-weight: bold;
30 font-weight: bold;
59 font-weight: bold;
104 font-weight: bold;
108 font-weight: bold;
119 font-weight: bold;
157 font-weight: bold;
176 font-weight: bold;
198 font-weight: bold;
308 font-weight: bold;
[all...]
/external/chromium_org/third_party/mesa/src/docs/
H A Dmesa.css11 font-weight: bold;
16 font: 18px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif, bold;
17 font-weight: bold;

Completed in 636 milliseconds

123456789