Home
last modified time | relevance | path

Searched refs:CSS (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/gnu/llvm/clang/tools/scan-build/bin/
H A Dscan-build460 my $CSS = Cwd::realpath("$RealBin/../share/scan-build/scanview.css");
463 if (! -r $CSS);
465 copy($CSS, "$Dir");
468 if (! -r $CSS);
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DHTMLBatch.pm610 DEBUG > 5 and print STDERR "OK, noting $$chunk[0] as an external CSS.\n";
615 #$self->muse( "Writing autogenerated CSS file $outfile" );
821 our $CSS = <<'EOCSS';
1036 sub _css_template { return $CSS }
1261 If true (the default value), we autogenerate some CSS files in the
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticDocs.td16 .. Add custom CSS to output. FIXME: This should be put into <head> rather
/openbsd-src/gnu/llvm/lldb/docs/
H A DCMakeLists.txt42 # Sphinx does not reliably update the custom CSS files, so force
H A Ddoxygen.cfg.in1026 # JavaScript, DHTML, CSS and frames is required (i.e. any modern browser).
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp402 OwnedStream CSS = std::move(CSSOrErr.get()); in createIndexFile() local
403 CSS->operator<<(CSSForCoverage); in createIndexFile()
/openbsd-src/gnu/llvm/llvm/docs/
H A DDebuggingJITedCode.rst69 lines. Is this a Sphinx bug, or is it a CSS problem?
H A Ddoxygen.cfg.in1347 # to work a browser that supports JavaScript, DHTML, CSS and frames is required
1418 # Possible values are: HTML-CSS (which is slower, but has the best
1420 # The default value is: HTML-CSS.
1423 MATHJAX_FORMAT = HTML-CSS
/openbsd-src/gnu/usr.bin/texinfo/
H A DTODO94 - HTML: have a library of different CSS styles.
H A DChangeLog2233 (html_output_head): fixed span.roman in the default CSS.
2281 (html_output_head): new CSS class roman (for @r.)
2571 * makeinfo/html.c (html_output_head): new CSS entry span.sc for
H A DChangeLog.46153 * doc/texinfo.txi (HTML CSS): new node describing it.
/openbsd-src/gnu/llvm/clang/docs/
H A Ddoxygen.cfg.in1346 # to work a browser that supports JavaScript, DHTML, CSS and frames is required
1417 # Possible values are: HTML-CSS (which is slower, but has the best
1419 # The default value is: HTML-CSS.
1422 MATHJAX_FORMAT = HTML-CSS
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.txi609 * HTML CSS:: Influencing HTML output with Cascading Style Sheets.
14993 output. @xref{HTML CSS}. If @var{file} is @samp{-}, read standard
16058 * HTML CSS:: Influencing HTML output with Cascading Style Sheets.
16142 @node HTML CSS
16143 @section HTML CSS
16144 @cindex HTML, and CSS
16145 @cindex CSS, and HTML output
16148 Cascading Style Sheets (CSS for short) is an Internet standard for
16150 @uref{http://www.w3.org/Style/CSS/}.
16152 By default, @command{makeinfo} includes a few simple CSS commands to
[all …]
/openbsd-src/usr.sbin/unbound/doc/
H A Dunbound.doxygen1675 # to work a browser that supports JavaScript, DHTML, CSS and frames is required
1785 # Possible values are: HTML-CSS (which is slower, but has the best
1790 # translated into HTML-CSS) and SVG.
1791 # The default value is: HTML-CSS.
1794 MATHJAX_FORMAT = HTML-CSS
/openbsd-src/gnu/gcc/gcc/doc/
H A Dcontrib.texi1281 Sven de Marothy for BMP imageio support, CSS and @code{TextLayout}
H A Dgcc.info29515 * Sven de Marothy for BMP imageio support, CSS and `TextLayout'
H A Dgccint.info30790 * Sven de Marothy for BMP imageio support, CSS and `TextLayout'
/openbsd-src/gnu/usr.bin/texinfo/po/
H A Dde.po2070 msgstr "%s: Konnte CSS-Datei nicht öffnen: %s"
2075 msgstr "%s:%d: CSS-Datei endete inmitten eines Kommentars"
/openbsd-src/gnu/gcc/libstdc++-v3/docs/doxygen/
H A Duser.cfg.in852 # JavaScript, DHTML, CSS and frames is required (for instance Mozilla 1.0+,
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5100delta.pod1005 CSS. Some formatting problems were also corrected. (Jari Aalto)