Lines Matching defs:textout

1564 static char*	textout(Sfio_t*, char*, int, int, int, Sfio_t*, int, char*, char*);
1572 p = textout(sp, p, style, level, bump, ip, version, id, catalog);
1580 textout(Sfio_t* sp, register char* p, int style, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog)
1583 #define textout(sp,p,style,level,bump,ip,version,id,catalog) trace_textout(sp,p,style,level,bump,ip,version,id,catalog,__LINE__)
1727 p = textout(sp, p, style, level + bump + par + 1, 0, ip, version, id, catalog);
1731 message((-21, "textout#%d p=%s", __LINE__, show(p)));
1859 p = textout(sp, p, style, level + bump + !level, 0, ip, version, id, catalog);
1863 message((-21, "textout#%d p=%s", __LINE__, show(p)));
2699 p = textout(sp_misc, p, style, 1, 3, sp_info, version, id, catalog);
2720 p = textout(sp, p, style, 1, 3, sp_info, version, id, catalog);
2733 p = textout(sp_body, p, style, 0, 0, sp_info, version, id, catalog);
2748 p = textout(sp, p, style, 1, 3, sp_info, version, id, catalog);
2755 p = textout(sp, p, style, 1, 3, sp_info, version, id, catalog);
3125 textout(sp_body, d, style, 0, 3, sp_info, version, id, catalog);
3127 textout(sp_body, u, style, 0, 3, sp_info, version, id, catalog);
3137 textout(sp_body, t, style, 0, 0, sp_info, version, NiL, NiL);
3141 p = u ? skip(p + 1, 0, 0, 0, 0, 1, 1, version) : textout(sp_body, p, style, 4, 0, sp_info, version, id, catalog);
3164 textout(sp_body, t, style, 4, 0, sp_info, version, NiL, NiL);
3181 textout(sp_body, t, style, 4, 0, sp_info, version, NiL, NiL);
3190 p = textout(sp_body, p, style, 4, 0, sp_info, version, id, catalog);