Home
last modified time | relevance | path

Searched refs:TEXT (Results 1 – 25 of 44) sorted by relevance

12

/original-bsd/old/lib2648/
H A Descseq.c28 if (mode == TEXT) {
37 case TEXT:
54 case TEXT:
H A Dtexton.c16 escseq(TEXT); in texton()
H A D2648.h31 #define TEXT 24 /* in graphics text mode */ macro
/original-bsd/local/ditroff/ditroff.old.okeeffe/pic/
H A Dpicy.y15 %token <i> TEXT 8
83 | TEXT attrlist { $$ = textgen($1); }
123 TEXT { makeattr(CENTER, $1); }
124 | TEXT textattr { makeattr($2, $1); }
125 | textlist TEXT { makeattr(CENTER, $2); }
126 | textlist TEXT textattr { makeattr($3, $2); }
/original-bsd/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/
H A Ddisplay.c37 if (TEXT(element->type))
89 if (TEXT(element->type))
H A Dgremlin.h52 #define TEXT(t) ( (t <= CENTCENT) || (t >= TOPLEFT) ) macro
H A Dlong1.c633 if (!TEXT(elist->type))
677 if (TEXT(elist->type))
718 if (TEXT(elist->type))
763 if (TEXT(e1->type))
/original-bsd/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/
H A Dlong1.c513 if (!TEXT(elt->type)) {
583 if (TEXT(elt->type)) {
615 if (TEXT(elt->type)) {
678 if (TEXT(elt->type)) {
828 if (TEXT(elt->type)) { in LGMText()
866 if (DBNullelt(elt) || TEXT(elt->type)) { in LGMPoint()
H A Ddisplay.c76 if (TEXT(element->type)) {
182 if (TEXT(elist->type)) /* turn off text handle */ in DISClearSetDisplay()
H A Dgremlin.h34 #define TEXT(t) ( ((t) <= CENTCENT) || ((t) >= TOPLEFT) ) macro
/original-bsd/usr.bin/sed/
H A Ddefs.h74 TEXT, /* a c i */ enumerator
H A Dcompile.c67 {'a', 1, TEXT},
69 {'c', 2, TEXT},
76 {'i', 1, TEXT},
219 case TEXT: /* a c i */
/original-bsd/old/pcc/c2.tahoe/
H A Dtokens69 TEXT
H A Dc2.h19 MFPR, MTPR, PROBE, MOVO, TEXT, DATA, BSS, enumerator
/original-bsd/local/ditroff/ditroff.old.okeeffe/grn/
H A Dgprint.h43 #define TEXT(t) ( (t <= CENTCENT) || (t >= TOPLEFT) ) macro
H A Dhdb.c118 if (TEXT(type)) { /* read only first point for TEXT elements */
H A Dhgraph.c59 if (TEXT(element->type)) {
/original-bsd/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gprint/
H A Dgprint.h61 #define TEXT(t) ( (t <= CENTCENT) || (t >= TOPLEFT) ) macro
/original-bsd/local/ditroff/ditroff.okeeffe/pic/
H A Dmisc.c44 case TEXT:
57 case TEXT:
237 case TEXT:
H A Dtextgen.c86 p = makenode(TEXT, 2); in textgen()
H A Dpicy.y16 %token <p> TEXT 9
208 TEXT
/original-bsd/old/pcc/c2.vax/
H A Dc2.h40 #define TEXT 36 macro
/original-bsd/usr.bin/yacc/
H A Ddefs.h73 #define TEXT 5 macro
/original-bsd/old/pcc/ccom.vax/VMS/
H A Djeql.mar179 .MACRO .TEXT SEGMENT=0
/original-bsd/usr.bin/fstat/
H A Dfstat.c61 #define TEXT -1 macro
245 case TEXT: \

12