Home
last modified time | relevance | path

Searched refs:colspec (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/Documentation/sphinx/
H A DrstFlatTable.py172 colspec = nodes.colspec(colwidth=colwidth)
180 colspec.attributes['stub'] = 1
182 tgroup += colspec
360 # search and remove cspan, rspan colspec from the first element in
/kernel/linux/linux-6.6/Documentation/sphinx/
H A DrstFlatTable.py162 colspec = nodes.colspec(colwidth=colwidth)
170 colspec.attributes['stub'] = 1
172 tgroup += colspec
350 # search and remove cspan, rspan colspec from the first element in
/third_party/python/Doc/tools/extensions/
H A Dpyspecific.py629 nodes.colspec(colwidth=30),
630 nodes.colspec(colwidth=55),
631 nodes.colspec(colwidth=15),

Completed in 3 milliseconds