Home
last modified time | relevance | path

Searched refs:FontDebug (Results 1 – 13 of 13) sorted by relevance

/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dtype1.c263 FontDebug=1; in SetRasterFlags()
265 FontDebug=0; in SetRasterFlags()
1355 IfTrace2((FontDebug), "Hstem %f %f\n", y, dy);
1377 IfTrace2((FontDebug), "Vstem %f %f\n", x, dx);
1424 IfTrace2((FontDebug), "%f %f\n", dx3, dy3);
1456 IfTrace0((FontDebug), "DoClosePath\n"); in DoClosePath()
1469 IfTrace1((FontDebug), "CallSubr %d\n", subrno);
1483 IfTrace0((FontDebug), "Return\n"); in Return()
1498 IfTrace0((FontDebug), "EndChar\n"); in EndChar()
1539 IfTrace0((FontDebug), "DotSection\n"); in DotSection()
[all …]
H A Dobjects.c821 RegionDebug = MemoryDebug = FontDebug =
846 FontDebug = value;
H A Dobjects.h262 extern char FontDebug INITIALIZED(0);
/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dtype1.c1120 IfTrace2((FontDebug), "Hstem %f %f\n", y, dy); in HStem()
1140 IfTrace2((FontDebug), "Vstem %f %f\n", x, dx); in VStem()
1160 IfTrace2((FontDebug), "RLineTo %f %f\n", dx, dy); in RLineTo()
1183 IfTrace2((FontDebug), "%f %f\n", dx3, dy3); in RRCurveTo()
1214 IfTrace0((FontDebug), "DoClosePath\n"); in DoClosePath()
1225 IfTrace1((FontDebug), "CallSubr %d\n", subrno); in CallSubr()
1238 IfTrace0((FontDebug), "Return\n"); in Return()
1252 IfTrace0((FontDebug), "EndChar\n"); in EndChar()
1271 IfTrace2((FontDebug), "RMoveTo %f %f\n", dx, dy); in RMoveTo()
1290 IfTrace0((FontDebug), "DotSection\n"); in DotSection()
[all …]
H A Dobjects.c837 RegionDebug = MemoryDebug = FontDebug = in Pragmatics()
862 FontDebug = value; in Pragmatics()
H A Dobjects.h279 extern char FontDebug INITIALIZED(0);
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dtype1.c1111 IfTrace2((FontDebug), "Hstem %f %f\n", &y, &dy);
1132 IfTrace2((FontDebug), "Vstem %f %f\n", &x, &dx);
1153 IfTrace2((FontDebug), "RLineTo %f %f\n", &dx, &dy);
1177 IfTrace2((FontDebug), "%f %f\n", &dx3, &dy3);
1208 IfTrace0((FontDebug), "DoClosePath\n"); in DoClosePath()
1220 IfTrace1((FontDebug), "CallSubr %d\n", subrno);
1233 IfTrace0((FontDebug), "Return\n"); in Return()
1247 IfTrace0((FontDebug), "EndChar\n"); in EndChar()
1267 IfTrace2((FontDebug), "RMoveTo %f %f\n", &dx, &dy);
1286 IfTrace0((FontDebug), "DotSection\n"); in DotSection()
[all …]
H A Dobjects.c808 RegionDebug = MemoryDebug = FontDebug =
833 FontDebug = value;
H A Dobjects.h257 extern char FontDebug INITIALIZED(0);
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dtype1.c511 FontDebug=1; in SetRasterFlags()
513 FontDebug=0; in SetRasterFlags()
1658 IfTrace2((FontDebug), "Hstem %f %f\n", y, dy);
1680 IfTrace2((FontDebug), "Vstem %f %f\n", x, dx);
1850 IfTrace0((FontDebug), "Return\n"); in Return()
1867 IfTrace0((FontDebug), "EndChar\n"); in EndChar()
1932 IfTrace0((FontDebug), "DotSection\n"); in DotSection()
1951 IfTrace1((FontDebug), "%d\n", achar);
2798 IfTrace2((FontDebug), "%f %f\n", dx3, dy3); in handleCurrentSegment()
2826 IfTrace0((FontDebug), "DoClosePath\n"); in handleCurrentSegment()
[all …]
H A Dobjects.c821 RegionDebug = MemoryDebug = FontDebug =
846 FontDebug = value;
H A Dobjects.h262 extern char FontDebug INITIALIZED(0);
/dports/print/lout/lout-3.40/
H A Dz37.c213 static void FontDebug(void) in FontDebug() function
1100 ifdebug(DFT, DD, FontDebug()); in FontChange()