Searched refs:title (Results 1 - 10 of 10) sorted by relevance

/solaris-userland/components/ocaml/files/
H A Docamlbyteinfo.ml39 let p_title title = print "%s:\n" title
41 let p_section title format pdata = function
44 p_title title;
49 let p_list title format = function
52 p_title title;
/solaris-userland/components/ghostscript/Solaris/
H A DGSinterface59 title=$3
73 logger -p lpr.debug -t ${tag} " title : ${title}"
154 ${title}
180 (${title}) 100 660 /Times-Bold 36 PrintLine
/solaris-userland/components/jansson/doc/html/_static/
H A Ddefault.css177 div.admonition p.admonition-title + p {
212 p.admonition-title {
216 p.admonition-title:after {
H A Dsearchtools.js202 // The function takes a result array [filename, title, anchor, descr, score]
221 // query found in title
222 title: 15,
299 this.title = $('<h2>' + _('Searching') + '</h2>').appendTo(this.out);
300 this.dots = $('<span></span>').appendTo(this.title);
364 // array of [filename, title, anchor, descr, score]
377 .concat(this.performTermsSearch(searchterms, excluded, titleterms, Scorer.title));
451 // no source available, just display title
458 // search finished, update title and status message
461 Search.title
[all...]
H A Dwebsupport.js625 var title = count + ' comment' + (count == 1 ? '' : 's');
638 title: title
654 title: 'close'
728 <a href="#" id="uv<%id%>" class="vote" title="vote up">\
731 <a href="#" id="uu<%id%>" class="un vote" title="vote up">\
736 <a href="#" id="dv<%id%>" class="vote" title="vote down">\
739 <a href="#" id="du<%id%>" class="un vote" title="vote down">\
H A Dbasic.css266 p.sidebar-title {
278 p.topic-title {
300 p.admonition-title {
/solaris-userland/components/desktop/os-welcome/files/
H A Dos-about.py112 title = _('Oracle Solaris Notices') variable in class:NoticeDialog
114 Gtk.Dialog.__init__(self, title, parent, flags, buttons)
/solaris-userland/components/docker/files/
H A Ddocker-support202 subparsers = parser_main.add_subparsers(title="sub-commands", metavar="")
/solaris-userland/components/texinfo/
H A Dtexi2html.pl604 @lines = (); # ignore all lines before top (title page garbage)
958 $value{'_title'} .= "$1\n", next if /^\@title\s+(.*)$/;
1432 $title = $value{'_settitle'} || $full_title;
1444 &print_toplevel_header("$title - Table of Contents");
1460 &print_toplevel_header("$title - Footnotes");
1483 &print_header("$title - $section");
1517 &print_toplevel_header($title);
1519 &print_header($title);
1874 # clean the title
/solaris-userland/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py108 title='Options for the Solaris driver') variable
113 title="Options defined in ironic.drivers.modules.solaris_ipmi") variable

Completed in 142 milliseconds