Home
last modified time | relevance | path

Searched defs:wraplen (Results 1 – 25 of 472) sorted by relevance

12345678910>>...19

/dports/mail/neomutt/neomutt-20211029/
H A Dhelp.c230 const char *t3, int wraplen) in format_line()
321 static void dump_menu(FILE *fp, enum MenuType menu, int wraplen) in dump_menu()
376 struct KeymapList *km_list, struct KeymapList *aux, int wraplen) in dump_unbound()
391 const int wraplen = AllDialogsWindow->state.cols; in mutt_help() local
H A Dcopy.c105 CopyHeaderFlags chflags, const char *prefix, int wraplen) in mutt_copy_hdr()
424 CopyHeaderFlags chflags, const char *prefix, int wraplen) in mutt_copy_header()
651 CopyMessageFlags cmflags, CopyHeaderFlags chflags, int wraplen) in mutt_copy_message_fp()
882 CopyMessageFlags cmflags, CopyHeaderFlags chflags, int wraplen) in mutt_copy_message()
/dports/mail/mailfront/mailfront-2.22/
H A Dprotocol-qmqp.c28 unsigned long wraplen; in get_wrapper() local
/dports/mail/neomutt/neomutt-20211029/send/
H A Dheader.c131 const char *pfx, int wraplen, CopyHeaderFlags chflags) in fold_one_header()
292 static int write_one_header(FILE *fp, int pfxw, int max, int wraplen, const char *pfx, in write_one_header()
421 const char *pfx, int wraplen, CopyHeaderFlags chflags, in mutt_write_one_header()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/MpegTS/
H A DADM_tsComputeTimeStamp.cpp33 const uint64_t wraplen=1LL<<32; in wrapIt() local
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/MpegTS/
H A DADM_tsComputeTimeStamp.cpp33 const uint64_t wraplen=1LL<<32; in wrapIt() local
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/MpegTS/
H A DADM_tsComputeTimeStamp.cpp33 const uint64_t wraplen=1LL<<32; in wrapIt() local
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/MpegTS/
H A DADM_tsComputeTimeStamp.cpp33 const uint64_t wraplen=1LL<<32; in wrapIt() local
/dports/mail/neomutt/neomutt-20211029/mutt/
H A Dstate.h50 int wraplen; ///< Width to wrap lines to (when flags & #MUTT_DISPLAY) member
/dports/games/openlierox/OpenLieroX/src/common/
H A Dsex.cpp248 std::string sex(short wraplen) { in sex()
/dports/games/sex/sex-1.0/
H A Dsex.c248 static short wraplen; variable
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldif/
H A Dline64.c308 int b64, len, savelen, wraplen; in ldif_put_type_and_value_with_options() local
404 int srclen, int lenused, int wraplen) { in ldif_base64_encode_internal()
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldif/
H A Dline64.c336 int b64, len, savelen, wraplen; in ldif_put_type_and_value_with_options() local
438 ldif_base64_encode_internal( unsigned char *src, char *dst, int srclen, int lenused, int wraplen ) in ldif_base64_encode_internal()
/dports/devel/stxxl/stxxl-1.4.1/lib/common/
H A Dcmdline.cpp22 void cmdline_parser::output_wrap(std::ostream& os, const std::string& text, size_t wraplen, in output_wrap()
/dports/www/srt/srt-1.4.4/haicrypt/
H A Dcryspr-openssl.c161 unsigned int wraplen) in crysprOpenSSL_KmUnwrap()
/dports/math/ploticus-nox11/pl240src/src/
H A Dproc_print.c31 line = getnextattr( first, attr, &lvp );
32 if( line == NULL ) break;
H A Dproc_legend.c50 int buflen, noclear, nlinesym, maxtwidth, maxthi, wraplen, dobox, bstate; in PLP_legend() local
/dports/math/ploticus/pl240src/src/
H A Dproc_pie.c29 int maxlen, irow, ilabmode, labelbackoutline, exactcolorfield, wraplen; in PLP_pie() local
H A Dproc_legend.c50 int buflen, noclear, nlinesym, maxtwidth, maxthi, wraplen, dobox, bstate; in PLP_legend() local
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dpprint.c51 uint wraplen = cfg( doc, TidyWrapLen ); in CWrapLen() local
1034 uint wraplen = cfg( doc, TidyWrapLen ); in PPrintAttrValue() local
1351 uint wraplen = cfg( doc, TidyWrapLen ); in PPrintTag() local
1444 uint wraplen = cfg( doc, TidyWrapLen ); in PPrintDocType() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dstring_input_popup.cpp59 for( int wraplen = w_width - 2; wraplen >= titlesize; wraplen-- ) { in create_window() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dstring_input_popup.cpp59 for( int wraplen = w_width - 2; wraplen >= titlesize; wraplen-- ) { in create_window() local
/dports/www/srt/srt-1.4.4/test/
H A Dtest_cryspr.cpp398 size_t wraplen=HAICRYPT_WRAPKEY_SIGN_SZ+tv->seklen; local
434 size_t wraplen=HAICRYPT_WRAPKEY_SIGN_SZ+tv->seklen; local
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dsendlib.c1671 const char *pfx, int wraplen, int flags) in fold_one_header()
1791 static int write_one_header (FILE *fp, int pfxw, int max, int wraplen, in write_one_header()
1858 const char *pfx, int wraplen, int flags) in mutt_write_one_header()
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dpprint.c962 uint wraplen = cfg( doc, TidyWrapLen ); in PPrintAttrValue() local
1279 uint wraplen = cfg( doc, TidyWrapLen ); in PPrintTag() local
1353 uint wraplen = cfg( doc, TidyWrapLen ); in PPrintDocType() local

12345678910>>...19