Searched refs:caption (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/Documentation/sphinx-static/ |
D | theme_overrides.css | 32 * - align caption "left" ("center" is unsuitable on vast tables) 37 .rst-content table.docutils caption { text-align: left; font-size: 100%; } 50 caption, .wy-table caption, .rst-content table.field-list caption { selector 53 caption a.headerlink { opacity: 0; } 54 caption a.headerlink:hover { opacity: 1; }
|
/Linux-v4.19/include/linux/ |
D | nfs_fs.h | 423 extern void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption); 424 #define nfs_display_fhandle(fh, caption) \ argument 427 _nfs_display_fhandle(fh, caption); \ 435 const char *caption) in nfs_display_fhandle() argument
|
/Linux-v4.19/Documentation/sphinx/ |
D | kfigure.py | 502 caption = self.options.get('caption') 503 if caption: 507 ViewList([caption], source=''), self.content_offset, parsed) 508 caption_node = nodes.caption(
|
/Linux-v4.19/Documentation/doc-guide/ |
D | sphinx.rst | 381 :caption: Embedded **DOT** (Graphviz) code 395 :caption: Embedded **DOT** (Graphviz) code 402 plus option ``caption``. If ``caption`` has a value, a *figure* node is 403 inserted. If not, a *image* node is inserted. A ``caption`` is also needed, if 409 :caption: Embedded **SVG** markup 420 :caption: Embedded **SVG** markup
|
/Linux-v4.19/Documentation/translations/it_IT/doc-guide/ |
D | sphinx.rst | 409 :caption: Codice **DOT** (Graphviz) integrato 423 :caption: Codice **DOT** (Graphviz) integrato 430 l'aggiunta dell'opzione ``caption``. Se ``caption`` ha un valore allora 432 L'opzione ``caption`` è necessaria in caso si vogliano aggiungere dei 438 :caption: Integrare codice **SVG** 449 :caption: Integrare codice **SVG**
|
/Linux-v4.19/Documentation/gpu/ |
D | drm-kms.rst | 23 :caption: KMS Display Pipeline Overview 91 :caption: KMS Output Pipeline 167 :caption: Mode Objects and Properties 199 :caption: Mode Objects and Properties
|
/Linux-v4.19/Documentation/input/devices/ |
D | xpad.rst | 138 :caption: dump from InterAct PowerPad Pro (Germany) 149 :caption: dump from Redoctane Xbox Dance Pad (US)
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dvbproperty.rst | 73 :caption: Example: Setting digital TV frontend properties
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | rc-tables.rst | 309 - Activate/change closed caption mode
|
/Linux-v4.19/fs/nfs/ |
D | inode.c | 1550 void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption) in _nfs_display_fhandle() argument 1555 printk(KERN_DEFAULT "%s at %p is empty\n", caption, fh); in _nfs_display_fhandle() 1560 caption, fh, fh->size, _nfs_display_fhandle_hash(fh)); in _nfs_display_fhandle()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | vivid.rst | 455 generate Closed Caption and XDS data. The closed caption stream will
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | extended-controls.rst | 208 used as the caption of a Tab page in a GUI, for example.
|