Searched refs:G3_1D (Results 1 – 1 of 1) sorted by relevance
67 typedef enum { G3_1D, G3_2D } Ttag; enumerator740 code = (code<<1) | (sp->tag == G3_1D); in Fax3PutEOL()761 sp->tag = G3_1D; in Fax3PreEncode()1094 if (sp->tag == G3_1D) { in Fax3Encode()1105 sp->tag = G3_1D; in Fax3Encode()1139 code = (code<<1) | (sp->tag == G3_1D); in Fax3Close()