Home
last modified time | relevance | path

Searched refs:titlestring (Results 1 – 25 of 90) sorted by path

1234

/dports/archivers/peazip/peazip-8.1.0.src/
H A Dpeach.pas5180 prevrun,titlestring,sortstatusstring,updateid,prevupdateid,prevarchive,inputfile,
32863 titlestring:='';
32928 if titlestring<>'' then Caption:=titlestring else Caption:='PeaZip';
32929 titlestring:='';
32954 titlestring:=Caption;
33001 titlestring:='';
46039 stitlestring:=titlestring;
46041 titlestring:=stitlestring;
56170 titlestring:='';
/dports/astro/nightfall/nightfall-1.92/
H A DLightAnimate.c75 char titlestring[MAX_CFG_INLINE+1]; /* the title string */ in Animate() local
153 strncpy(titlestring, Orbit.Name, MAX_CFG_INLINE); in Animate()
155 strcpy(titlestring, "Nightfall"); in Animate()
160 cpgsch(2.0); cpgmtxt("T", 1, 0.8, 0.5, titlestring); cpgsch(0.9); in Animate()
334 cpgsch(2.0); cpgmtxt("T", 1, 0.8, 0.5, titlestring); cpgsch(0.9); in Animate()
487 cpgmtxt("T", 1, 0.8, 0.5, titlestring); in Animate()
/dports/audio/mpg123/mpg123-1.29.3/src/
H A Dmpg123.c1469 char *titlestring = NULL; in main() local
1470 outstr(&titlestring, filename, pl_utf8, 1); in main()
1471 const char *ts = titlestring ? titlestring : "???"; in main()
1481 free(titlestring); in main()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dscreen.c1954 char titlestring[BIG_BUFFER_SIZE+1]; in BX_xterm_settitle() local
1984 snprintf(titlestring, sizeof titlestring, "%s", o); in BX_xterm_settitle()
1987 …snprintf(titlestring, sizeof titlestring, "[%d] %s: %s - %s on %s", wincount, irc_version, tmp->cu… in BX_xterm_settitle()
1990 gui_settitle(stripansicodes(titlestring), tmp); in BX_xterm_settitle()
1993 SetConsoleTitle(titlestring); in BX_xterm_settitle()
2012 snprintf(titlestring, sizeof titlestring, "\033]2;%s: %s", irc_version, o); in BX_xterm_settitle()
2014 …snprintf(titlestring, sizeof titlestring, "\033]2;%s: %s on %s:%s", irc_version, is_server_conne… in BX_xterm_settitle()
2016 tputs_x(titlestring); in BX_xterm_settitle()
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Post/
H A DCrossRef.pm354 if (my $titlestring = $self->generateTitle($doc, $id)) {
355 $ref->setAttribute(title => $titlestring); } }
499 my $titlestring = undef;
501 $titlestring = $title->textContent;
502 $titlestring =~ s/^\s+//; # Trim leading whitespace
503 $titlestring =~ s/\s+$//; # and trailing
504 $titlestring =~ s/\s+/ /gs; } # and normalize all other whitespace.
522 ($titlestring ? (title => $titlestring) : ()) } }); }
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dturtle.rst2087 .. function:: title(titlestring)
2089 :param titlestring: a string that is shown in the titlebar of the turtle
2092 Set title of turtle window to *titlestring*.
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dturtle.py3734 def title(self, titlestring): argument
3748 _Screen._root.title(titlestring)
3749 _Screen._title = titlestring
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dturtle.rst2087 .. function:: title(titlestring)
2089 :param titlestring: a string that is shown in the titlebar of the turtle
2092 Set title of turtle window to *titlestring*.
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dturtle.py3734 def title(self, titlestring): argument
3748 _Screen._root.title(titlestring)
3749 _Screen._title = titlestring
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/textmate/lib/bundles/viml/tests/
H A Dvim-syntax.vim35 …stl sw sxe tabpagemax tagrelative tbis termencoding textauto thesaurus titlestring tpm ttm ttytype…
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/textmate/lib/bundles/viml/tests/
H A Dvim-syntax.vim35 …stl sw sxe tabpagemax tagrelative tbis termencoding textauto thesaurus titlestring tpm ttm ttytype…
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2and3/
H A Dturtle.pyi262 def title(self, titlestring: str) -> None: ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dturtle.pyi294 def title(self, titlestring: str) -> None: ...
385 def title(titlestring: str) -> None: ...
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/2and3/
H A Dturtle.pyi270 def title(self, titlestring: str) -> None: ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Dturtle.pyi263 def title(self, titlestring: str) -> None: ...
344 def title(titlestring: str) -> None: ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dturtle.pyi284 def title(self, titlestring: str) -> None: ...
374 def title(titlestring: str) -> None: ...
/dports/editors/cream/cream-0.43/addons/
H A Dcream-cream-vim-abbrev.vim1029 " titlestring
1864 " titlestring
/dports/editors/cream/cream-0.43/
H A Dcalendar.vim124 " add a titlestring for today.
902 "auto BufEnter *Calendar let &titlestring = strftime('%c')
903 "auto BufLeave *Calendar let &titlestring = ''
H A Dcream-settings.vim185 set titlestring=%.999{Cream_titletext()}
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.101712 (bibtex-autokey-get-titlestring): Remove.
H A DChangeLog.71887 * bibtex.el (bibtex-autokey-get-titlestring): Omit delimiters.
15675 (bibtex-autokey-get-yearfield, bibtex-autokey-get-titlestring)
H A DChangeLog.919841 (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
19852 (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
/dports/editors/emacs-devel/emacs-4d1968b/lisp/textmodes/
H A Dbibtex.el2915 (titlestring
2919 (if (string-match bibtex-autokey-title-terminators titlestring)
2920 (setq titlestring (substring titlestring 0 (match-beginning 0))))
2932 (string-match "\\b\\w+" titlestring))
2933 (setq word (match-string 0 titlestring)
2934 titlestring (substring titlestring (match-end 0)))
2947 (unless (string-match "\\b\\w+" titlestring)
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.101712 (bibtex-autokey-get-titlestring): Remove.
H A DChangeLog.71887 * bibtex.el (bibtex-autokey-get-titlestring): Omit delimiters.
15675 (bibtex-autokey-get-yearfield, bibtex-autokey-get-titlestring)

1234