Home
last modified time | relevance | path

Searched refs:newpfright (Results 1 – 6 of 6) sorted by relevance

/dports/japanese/xtr/xtr1.50e-0.2/src/
H A Dmain.c271 uchar *newpfright = pfright_s; variable
1452 if (newpfright != pfright && newpfright != pfright_s) in PrimitiveCommand()
1453 XFree((voidstar)newpfright); in PrimitiveCommand()
1456 newpfright = pfright_s; in PrimitiveCommand()
1463 newpfright = AReadStrB(p, '/'); in PrimitiveCommand()
H A Dwrite.c78 if (pfright != newpfright) { in ChangePf()
80 pfright = newpfright; in ChangePf()
H A Dmain.c.sjis271 uchar *newpfright = pfright_s;
1452 if (newpfright != pfright && newpfright != pfright_s)
1453 XFree((voidstar)newpfright);
1456 newpfright = pfright_s;
1463 newpfright = AReadStrB(p, '/');
H A Dwrite.c.sjis78 if (pfright != newpfright) {
80 pfright = newpfright;
H A Dxtr.h1176 extern uchar *newpfleft, *newpfcenter, *newpfright;
H A Dxtr.h.sjis1174 extern uchar *newpfleft, *newpfcenter, *newpfright;