Home
last modified time | relevance | path

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

12

/external/google-styleguide/include/
Dstyleguide.js36 var headings = document.querySelectorAll(headingLevels);
62 var firstHeading = headings[0];
70 CreateHorizontalTOC(headings, masterLevel, lowestLevel, tbody_element);
73 CreateVerticalTOC(headings, masterLevel, lowestLevel, tbody_element);
80 headings, masterLevel, lowestLevel, tbody_element) { argument
86 while (h < headings.length) {
88 var heading = headings[h];
162 function CreateVerticalTOC(headings, masterLevel, lowestLevel, tbody_element) { argument
177 while (h < headings.length) {
179 var heading = headings[h];
/external/google-styleguide/docguide/
Dstyle.md19 1. [Headings](#headings)
20 1. [ATX-style headings](#atx-style-headings)
21 1. [Add spacing to headings](#add-spacing-to-headings)
74 1. `## Topic`: The rest of your headings should start from level 2.
116 ### ATX-style headings
131 ### Add spacing to headings
/external/wayland/doc/publican/sources/css/
Dbrand.css1 /*headings*/
Depub.css1 /*headings*/
Dcommon.css163 /*headings*/
/external/python/google-api-python-client/docs/epy/
Depydoc.css14 * - The heading styles defined here are used for headings *within*
15 * docstring descriptions. All headings used by epydoc itself use
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/
Depydoc.css14 * - The heading styles defined here are used for headings *within*
15 * docstring descriptions. All headings used by epydoc itself use
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/
Depydoc.css14 * - The heading styles defined here are used for headings *within*
15 * docstring descriptions. All headings used by epydoc itself use
/external/e2fsprogs/doc/
Dtexinfo.tex2138 \message{page headings,}
2252 %%% Set up page headings and footings.
2269 % For example, this is what @headings on does
2307 % @headings double turns headings on for double-sided printing.
2308 % @headings single turns headings on for single-sided printing.
2309 % @headings off turns them off.
2310 % @headings on same as @headings double, retained for compatibility.
2311 % @headings after turns on double-sided headings after this page.
2312 % @headings doubleafter turns on double-sided headings after this page.
2313 % @headings singleafter turns on single-sided headings after this page.
[all …]
Dlibext2fs.texinfo69 @c that headings are turned off.
98 @headings double
/external/e2fsprogs/lib/et/
Dtexinfo.tex2138 \message{page headings,}
2252 %%% Set up page headings and footings.
2269 % For example, this is what @headings on does
2307 % @headings double turns headings on for double-sided printing.
2308 % @headings single turns headings on for single-sided printing.
2309 % @headings off turns them off.
2310 % @headings on same as @headings double, retained for compatibility.
2311 % @headings after turns on double-sided headings after this page.
2312 % @headings doubleafter turns on double-sided headings after this page.
2313 % @headings singleafter turns on single-sided headings after this page.
[all …]
/external/boringssl/src/crypto/obj/
Dobjects.txt836 mime-mhs 1 : mime-mhs-headings : mime-mhs-headings
838 mime-mhs-headings 1 : id-hex-partial-message : id-hex-partial-message
839 mime-mhs-headings 2 : id-hex-multipart-message : id-hex-multipart-message
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex3194 \message{page headings,}
3320 % Set up page headings and footings.
3337 % For example, this is what @headings on does
3402 % @headings double turns headings on for double-sided printing.
3403 % @headings single turns headings on for single-sided printing.
3404 % @headings off turns them off.
3405 % @headings on same as @headings double, retained for compatibility.
3406 % @headings after turns on double-sided headings after this page.
3407 % @headings doubleafter turns on double-sided headings after this page.
3408 % @headings singleafter turns on single-sided headings after this page.
[all …]
/external/libffi/
Dtexinfo.tex3194 \message{page headings,}
3320 % Set up page headings and footings.
3337 % For example, this is what @headings on does
3402 % @headings double turns headings on for double-sided printing.
3403 % @headings single turns headings on for single-sided printing.
3404 % @headings off turns them off.
3405 % @headings on same as @headings double, retained for compatibility.
3406 % @headings after turns on double-sided headings after this page.
3407 % @headings doubleafter turns on double-sided headings after this page.
3408 % @headings singleafter turns on single-sided headings after this page.
[all …]
/external/python/cpython2/Doc/library/
Dttk.rst686 headings. Columns may be accessed by number or symbolic names listed in the
743 | | * headings: display the heading row. |
745 | | The default is "tree headings", i.e., show all |
982 | separator | Space between two columns headings. |
Dprofile.rst108 far right column was used to sort the output. The column headings include:
/external/python/cpython3/Doc/library/
Dtkinter.ttk.rst786 headings. Columns may be accessed by number or symbolic names listed in the
842 | | * headings: display the heading row. |
844 | | The default is "tree headings", i.e., show all |
1087 | separator | Space between two columns headings. |
Dprofile.rst85 far right column was used to sort the output. The column headings include:
/external/libaom/libaom/av1/encoder/
Dencoder.c3000 char headings[512] = { 0 }; in av1_remove_compressor() local
3019 snprintf(headings, sizeof(headings), in av1_remove_compressor()
3039 SNPRINT(headings, "\t Block\tWstBlck"); in av1_remove_compressor()
3049 SNPRINT(headings, "\tConsist\tWstCons"); in av1_remove_compressor()
3053 fprintf(f, "%s\t Time\tRcErr\tAbsErr\n", headings); in av1_remove_compressor()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2486 char headings[512] = { 0 }; in vp9_remove_compressor() local
2510 snprintf(headings, sizeof(headings), in vp9_remove_compressor()
2529 SNPRINT(headings, "\t Block\tWstBlck"); in vp9_remove_compressor()
2539 SNPRINT(headings, "\tConsist\tWstCons"); in vp9_remove_compressor()
2544 fprintf(f, "%s\t Time\tRcErr\tAbsErr\n", headings); in vp9_remove_compressor()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
Dwikipedia.css3375 showing ==headings== and ===headings=== but no further
3376 (as long as there are no =headings= on the page, which
/external/tinyxml2/
Ddox300 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
303 # Note: This feature currently applies only to Markdown headings.
/external/ImageMagick/config/
DMagickCore.dox.in296 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
299 # Note: This feature currently applies only to Markdown headings.
DMagickWand.dox.in296 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
299 # Note: This feature currently applies only to Markdown headings.
/external/skia/tools/doxygen/
DDoxyfile306 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
309 # Note: This feature currently applies only to Markdown headings.

12