Home
last modified time | relevance | path

Searched +full:font +full:- +full:color (Results 1 – 25 of 1058) sorted by relevance

12345678910>>...43

/third_party/boost/libs/hof/doc/html/_static/
Dpygments.css1 .highlight .hll { background-color: #ffffcc }
3 .highlight .c { color: #8f5902; font-style: italic } /* Comment */
4 .highlight .err { color: #a40000; border: 1px solid #ef2929 } /* Error */
5 .highlight .g { color: #000000 } /* Generic */
6 .highlight .k { color: #204a87; font-weight: bold } /* Keyword */
7 .highlight .l { color: #000000 } /* Literal */
8 .highlight .n { color: #000000 } /* Name */
9 .highlight .o { color: #ce5c00; font-weight: bold } /* Operator */
10 .highlight .x { color: #000000 } /* Other */
11 .highlight .p { color: #000000; font-weight: bold } /* Punctuation */
[all …]
/third_party/boost/libs/iostreams/doc/theme/
Diostreams.css3 * (C) Copyright 2004-2007 Jonathan Turkanis
12 background-color: #FFFFFF;
18 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
19 font-weight: bold;
20 text-align: left;
21 color: black
24 H1 { text-align: left }
25 H2 { font-size: 140% }
26 H3 { font-size: 120% }
27 H5 { font-style: italic }
[all …]
/third_party/boost/libs/chrono/doc/
Dtime2_demo.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
3 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
9 <pre><font color="#c80000">/*
31 monotonic_clock <font color="#c80000">// optional</font>
32 high_resolution_clock <font color="#c80000">// optional</font>
47 <font color="#c80000">// &lt;type_traits&gt;</font>
49 <font color="#c80000">// common_type</font>
51 <font color="#c80000">// common_type is ageneral purpose trait that can be specialized for user-def…
52 <font color="#c80000">// The semantics are intended to be identical to finding the resulting type o…
53 <font color="#c80000">// the conditional operator.</font>
[all …]
/third_party/boost/libs/qvm/doc/
Drouge-github.css4 color: #999988;
5 font-style: italic;
8 color: #999999;
9 font-weight: bold;
12 color: #999988;
13 font-style: italic;
16 color: #999999;
17 font-weight: bold;
18 font-style: italic;
21 color: #999988;
[all …]
Dzajo-dark.css5 /* Zajo's custom font import. The rest of the customizations are at the bottom of this css file, w…
9 audio,canvas,video{display:inline-block}
12 html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
16 h1{font-size:2em;margin:.67em 0}
17 abbr[title]{border-bottom:1px dotted}
18 b,strong{font-weight:bold}
19 dfn{font-style:italic}
20 hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
21 mark{background:#ff0;color:#000}
22 code,kbd,pre,samp{font-family:monospace;font-size:1em}
[all …]
/third_party/boost/libs/wave/doc/theme/
Dstyle.css7 background-image: url(bkd.gif);
8 background-color: #FFFFFF;
12 h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; }
13 h2 { font: 140% sans-serif; font-weight: bold; text-align: left; }
14 h3 { font: 120% sans-serif; font-weight: bold; text-align: left; }
15 h4 { font: bold 100% sans-serif; font-weight: bold; text-align: left; }
16 h5 { font: italic 100% sans-serif; font-weight: bold; text-align: left; }
17 h6 { font: small-caps 100% sans-serif; font-weight: bold; text-align: left; }
21 border-top: gray 1pt solid;
22 border-right: gray 1pt solid;
[all …]
/third_party/boost/libs/spirit/classic/phoenix/doc/theme/
Dstyle.css7 background-image: url(bkd.gif);
8 background-color: #FFFFFF;
12 h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; }
13 h2 { font: 140% sans-serif; font-weight: bold; text-align: left; }
14 h3 { font: 120% sans-serif; font-weight: bold; text-align: left; }
15 h4 { font: bold 100% sans-serif; font-weight: bold; text-align: left; }
16 h5 { font: italic 100% sans-serif; font-weight: bold; text-align: left; }
17 h6 { font: small-caps 100% sans-serif; font-weight: bold; text-align: left; }
21 border-top: gray 1pt solid;
22 border-right: gray 1pt solid;
[all …]
/third_party/boost/libs/spirit/classic/doc/theme/
Dstyle.css7 background-image: url(bkd.gif);
8 background-color: #FFFFFF;
12 h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; }
13 h2 { font: 140% sans-serif; font-weight: bold; text-align: left; }
14 h3 { font: 120% sans-serif; font-weight: bold; text-align: left; }
15 h4 { font: bold 100% sans-serif; font-weight: bold; text-align: left; }
16 h5 { font: italic 100% sans-serif; font-weight: bold; text-align: left; }
17 h6 { font: small-caps 100% sans-serif; font-weight: bold; text-align: left; }
21 border-top: gray 1pt solid;
22 border-right: gray 1pt solid;
[all …]
/third_party/boost/libs/gil/doc/html/_static/
Dpygments.css1 .highlight .hll { background-color: #ffffcc }
3 .highlight .c { color: #408080; font-style: italic } /* Comment */
5 .highlight .k { color: #008000; font-weight: bold } /* Keyword */
6 .highlight .o { color: #666666 } /* Operator */
7 .highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */
8 .highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */
9 .highlight .cp { color: #BC7A00 } /* Comment.Preproc */
10 .highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */
11 .highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */
12 .highlight .cs { color: #408080; font-style: italic } /* Comment.Special */
[all …]
Dclassic.css5 * Sphinx stylesheet -- classic theme.
7 * :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
14 /* -- page layout ----------------------------------------------------------- */
17 font-family: sans-serif;
18 font-size: 100%;
19 background-color: #11303d;
20 color: #000;
26 background-color: #1c4e63;
39 background-color: #ffffff;
40 color: #000000;
[all …]
/third_party/boost/libs/python/doc/html/numpy/_static/
Dpygments.css1 .highlight .hll { background-color: #ffffcc }
3 .highlight .c { color: #408080; font-style: italic } /* Comment */
5 .highlight .k { color: #008000; font-weight: bold } /* Keyword */
6 .highlight .o { color: #666666 } /* Operator */
7 .highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */
8 .highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */
9 .highlight .cp { color: #BC7A00 } /* Comment.Preproc */
10 .highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */
11 .highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */
12 .highlight .cs { color: #408080; font-style: italic } /* Comment.Special */
[all …]
Dclassic.css5 * Sphinx stylesheet -- classic theme.
7 * :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
14 /* -- page layout ----------------------------------------------------------- */
17 font-family: sans-serif;
18 font-size: 100%;
19 background-color: #11303d;
20 color: #000;
26 background-color: #1c4e63;
39 background-color: #ffffff;
40 color: #000000;
[all …]
/third_party/libnl/doc/stylesheets/
Dpygments.css4 .highlight .hll { background-color: #ffffcc }
6 .highlight .c { color: #008800; font-style: italic } /* Comment */
8 .highlight .k { color: #AA22FF; font-weight: bold } /* Keyword */
9 .highlight .o { color: #666666 } /* Operator */
10 .highlight .cm { color: #008800; font-style: italic } /* Comment.Multiline */
11 .highlight .cp { color: #008800 } /* Comment.Preproc */
12 .highlight .c1 { color: #008800; font-style: italic } /* Comment.Single */
13 .highlight .cs { color: #008800; font-weight: bold } /* Comment.Special */
14 .highlight .gd { color: #A00000 } /* Generic.Deleted */
15 .highlight .ge { font-style: italic } /* Generic.Emph */
[all …]
Dflask.css2 * AsciiDoc 'flask' theme for xhtml11 and html5 backends. A shameless knock-off
5 * The implementation is straight-forward, consisting of the asciidoc.css file
13 /* Default font. */
15 font-family: Georgia,serif;
18 /* Title font. */
25 font-family: Arial,Helvetica,sans-serif;
33 color: blue;
34 text-decoration: underline;
37 color: fuchsia;
41 font-style: italic;
[all …]
/third_party/icu/tools/release/java/
Dicu4c.css7 * Copyright (C) 2005-2010, International Business Machines
14 font-size: 10pt;
15 font-family: "Arial", "Helvetica", sans-serif;
23 background-image: url(images/draftbg.png);
35 margin-bottom: .5em;
36 margin-top: .5em;
37 padding-bottom: .5em;
38 padding-top: .5em;
39 font-weight: 700;
40 font-size: 20pt;
[all …]
/third_party/icu/icu4c/
Dicu4c.css5 * Copyright (C) 2005-2014, International Business Machines
12 font-size: 1em;
13 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
21 background-image: url(images/draftbg.png);
24 body .only-milestone,
25 body .only-draft,
26 body .only-rc {
30 body.milestone .only-milestone {
34 body.draft .only-draft {
38 body.rc .only-rc {
[all …]
/third_party/skia/third_party/externals/icu/
Dicu4c.css3 * Copyright (C) 2005-2014, International Business Machines
10 font-size: 1em;
11 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
19 background-image: url(images/draftbg.png);
22 body .only-milestone,
23 body .only-draft,
24 body .only-rc {
28 body.milestone .only-milestone {
32 body.draft .only-draft {
36 body.rc .only-rc {
[all …]
/third_party/flutter/skia/third_party/externals/icu/
Dicu4c.css3 * Copyright (C) 2005-2014, International Business Machines
10 font-size: 1em;
11 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
19 background-image: url(images/draftbg.png);
22 body .only-milestone,
23 body .only-draft,
24 body .only-rc {
28 body.milestone .only-milestone {
32 body.draft .only-draft {
36 body.rc .only-rc {
[all …]
/third_party/elfio/doc/site/
Dstyle.css2 color:#ffffff; white
3 color:#e0e0e0; light gray
4 color:#f8f8f8; light gray
5 color:#003366; dark blue
6 color:#555555; gray
7 color:#ff9933; light orange
8 color:#cc3300; red/brown/orange
9 color:#660066; purple
10 color:#669900; green
14 color:#003366;
[all …]
/third_party/libxml2/test/HTML/
Ddoc3.htm1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <!-- saved from url=(0025)http://bp6.gamesquad.net/ -->
3 <!-- BEGIN Naviscope Javascript --><HTML><HEAD><TITLE>BP6.com #1 online resource for the BP6 Mobo..…
10 <!-- END Naviscope Javascript --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"><!--last modified…
11 <META content=text/html;CHARSET=iso-8859-1 http-equiv=Content-Type>
14 COLOR: #003399; TEXT-DECORATION: none
17 COLOR: #3366cc; TEXT-DECORATION: underline
22 <!-- Idea by: Nic Wolfe (Nic@TimelapseProductions.com) -->
23 <!-- Web URL: http://fineline.xs.mw -->
25 <!-- This script and many more are available free online at -->
[all …]
/third_party/libxml2/result/HTML/
Ddoc3.htm1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <!-- saved from url=(0025)http://bp6.gamesquad.net/ --><!-- BEGIN Naviscope Javascript --><html>
11 <!-- END Naviscope Javascript --><!--last modified on Tuesday, February 22, 2000 11:47 PM -->
12 <meta content="text/html;CHARSET=iso-8859-1" http-equiv="Content-Type">
15 COLOR: #003399; TEXT-DECORATION: none
18 COLOR: #3366cc; TEXT-DECORATION: underline
23 <!-- Idea by: Nic Wolfe (Nic@TimelapseProductions.com) -->
24 <!-- Web URL: http://fineline.xs.mw -->
26 <!-- This script and many more are available free online at -->
27 <!-- The JavaScript Source!! http://javascript.internet.com -->
[all …]
/third_party/boost/libs/qvm/doc/out/
Dzajo-dark.css5 /* Zajo's custom font import. The rest of the customizations are at the bottom of this css file, w…
9 audio,canvas,video{display:inline-block}
12 html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
16 h1{font-size:2em;margin:.67em 0}
17 abbr[title]{border-bottom:1px dotted}
18 b,strong{font-weight:bold}
19 dfn{font-style:italic}
20 hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
21 mark{background:#ff0;color:#000}
22 code,kbd,pre,samp{font-family:monospace;font-size:1em}
[all …]
Dzajo-light.css5 /* Zajo's custom font import. The rest of the customizations are at the bottom of this css file, w…
9 audio,canvas,video{display:inline-block}
12 html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
16 h1{font-size:2em;margin:.67em 0}
17 abbr[title]{border-bottom:1px dotted}
18 b,strong{font-weight:bold}
19 dfn{font-style:italic}
20 hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
21 mark{background:#ff0;color:#000}
22 code,kbd,pre,samp{font-family:monospace;font-size:1em}
[all …]
/third_party/re2/doc/
Dsyntax.html2 <!-- AUTOMATICALLY GENERATED by mksyntaxhtml -->
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
23 <tr><td><code>\pN</code></td><td>Unicode character class (one-letter name)</td></tr>
25 <tr><td><code>\PN</code></td><td>negated Unicode character class (one-letter name)</td></tr>
45 <tr><td><code><font color=#808080>x{}</font></code></td><td>(≡ <code>x*</code>) <font size=-2>VIM<…
46 <tr><td><code><font color=#808080>x{-}</font></code></td><td>(≡ <code>x*?</code>) <font size=-2>VI…
47 <tr><td><code><font color=#808080>x{-n}</font></code></td><td>(≡ <code>x{n}?</code>) <font size=-2…
48 <tr><td><code><font color=#808080>x=</font></code></td><td>(≡ <code>x?</code>) <font size=-2>VIM</
51 <tr><td><code><font color=#808080>x*+</font></code></td><td>zero or more <code>x</code>, possessive…
52 <tr><td><code><font color=#808080>x++</font></code></td><td>one or more <code>x</code>, possessive …
[all …]
/third_party/icu/icu4j/
Dstylesheet8.css13 background-color:#ffffff;
14 color:#353833;
15 font-family:'DejaVu Sans', Arial, Helvetica, sans-serif;
16 font-size:14px;
20 text-decoration:none;
21 color:#4A6782;
24 text-decoration:none;
25 color:#bb7a2a;
28 text-decoration:none;
29 color:#4A6782;
[all …]

12345678910>>...43