Home
last modified time | relevance | path

Searched refs:InDotSection (Results 1 – 4 of 4) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dtype1.c297 int InDotSection; /* DotSection flag */ variable
308 InDotSection = FALSE; in InitStems()
634 if (InDotSection) return(NULL); in FindStems()
1291 InDotSection = !InDotSection; in DotSection()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dtype1.c268 static int InDotSection; /* DotSection flag */ variable
279 InDotSection = FALSE; in InitStems()
609 if (InDotSection) return(NULL);
1287 InDotSection = !InDotSection; in DotSection()
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dtype1.c380 int InDotSection; /* DotSection flag */ variable
391 InDotSection = FALSE; in InitStems()
739 if (InDotSection) return(NULL);
1540 InDotSection = !InDotSection; in DotSection()
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dtype1.c660 int InDotSection; /* DotSection flag */ variable
671 InDotSection = FALSE; in InitStems()
1025 if ( InDotSection ) in FindStems()
1933 InDotSection = !InDotSection; in DotSection()