Home
last modified time | relevance | path

Searched refs:theStringP (Results 1 – 8 of 8) sorted by relevance

/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dfontfcn.c304 psobj *theStringP; in fontfcnB() local
383 theStringP = &(CharStringsDictP[basechar].value); in fontfcnB()
418 theStringP = &(CharStringsDictP[N].value); in fontfcnB()
659 psobj *theStringP; in fontfcnB_string() local
761 theStringP = &(CharStringsDictP[basechar].value); in fontfcnB_string()
831 theStringP = &(CharStringsDictP[N].value); in fontfcnB_string()
985 psobj *theStringP; in fontfcnB_ByName() local
1059 theStringP = &(CharStringsDictP[basechar].value); in fontfcnB_ByName()
1094 theStringP = &(CharStringsDictP[N].value); in fontfcnB_ByName()
1203 psobj *theStringP; in T1int_QuerySEAC() local
[all …]
H A Dscanfont.c1102 psobj *theStringP; /* the definition for the code */ local
1127 theStringP = &(CharStringsDictP[N].value);
1129 return(theStringP);
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dfontfcn.c259 psobj *theStringP; in fontfcnB() local
338 theStringP = &(CharStringsDictP[basechar].value); in fontfcnB()
373 theStringP = &(CharStringsDictP[N].value); in fontfcnB()
380 charpath=(struct segment *)Type1Char(FontP,S,theStringP,SubrsArrayP,NULL, in fontfcnB()
613 psobj *theStringP; in fontfcnB_string() local
715 theStringP = &(CharStringsDictP[basechar].value); in fontfcnB_string()
785 theStringP = &(CharStringsDictP[N].value); in fontfcnB_string()
792 tmppath5=(struct segment *)Type1Char(FontP,S,theStringP,SubrsArrayP,NULL, in fontfcnB_string()
939 psobj *theStringP; in fontfcnB_ByName() local
1013 theStringP = &(CharStringsDictP[basechar].value); in fontfcnB_ByName()
[all …]
H A Dscanfont.c1094 psobj *theStringP; /* the definition for the code */ local
1119 theStringP = &(CharStringsDictP[N].value);
1121 return(theStringP);
/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dfontfcn.c142 psobj *theStringP; in fontfcnB() local
159 theStringP = &(CharStringsDictP[N].value); in fontfcnB()
167 charpath = (struct region *)Type1Char(FontP,S,theStringP,SubrsArrayP,NULL, in fontfcnB()
H A Dscanfont.c1211 psobj *theStringP; /* the definition for the code */ in GetType1CharString() local
1236 theStringP = &(CharStringsDictP[N].value); in GetType1CharString()
1238 return(theStringP); in GetType1CharString()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dfontfcn.c148 psobj *theStringP; local
165 theStringP = &(CharStringsDictP[N].value);
172 charpath = Type1Char(FontP,S,theStringP,SubrsArrayP,NULL,
H A Dscanfont.c1244 psobj *theStringP; /* the definition for the code */ local
1269 theStringP = &(CharStringsDictP[N].value);
1271 return(theStringP);