Searched refs:G3_1D (Results 1 – 1 of 1) sorted by relevance
65 typedef enum { G3_1D, G3_2D } Ttag; enumerator738 code = (code<<1) | (sp->tag == G3_1D); in Fax3PutEOL()759 sp->tag = G3_1D; in Fax3PreEncode()1096 if (sp->tag == G3_1D) { in Fax3Encode()1107 sp->tag = G3_1D; in Fax3Encode()1141 code = (code<<1) | (sp->tag == G3_1D); in Fax3Close()