Home
last modified time | relevance | path

Searched refs:ajStrFmtWrapLeft (Results 1 – 3 of 3) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajstr.h536 AjBool ajStrFmtWrapLeft(AjPStr* Pstr, ajuint width,
H A Dajstr.c10498 AjBool ajStrFmtWrapLeft(AjPStr* Pstr, ajuint width, in ajStrFmtWrapLeft() function
15864 return ajStrFmtWrapLeft(pthis, width, 0, left); in ajStrWrapLeft()
/dports/biology/emboss/EMBOSS-6.6.0/ajax/acd/
H A Dajacd.c7381 ajStrFmtWrapLeft(&message, 70, 5, 0); in acdSetAppl()
18289 ajStrFmtWrapLeft(&text, 45, 34, 0); in acdHelpAssoc()
18389 ajStrFmtWrapLeft(&text, 45, 34, 0); in acdHelpAppend()
31634 ajStrFmtWrapLeft(&tmpstr, width, acdPrettyMargin, left); in acdPrettyWrap()