Home
last modified time | relevance | path

Searched refs:c_vexpand (Results 1 – 14 of 14) sorted by relevance

/dports/japanese/xtr/xtr1.50e-0.2/src/
H A Dcntrl.c325 if (c_vexpand) in ExtractReputCntrl()
326 ExtractReputCntrl2(c_vexpand, c_vreset, rescntrl); in ExtractReputCntrl()
360 ResetCntrl(&c_vexpand); in ResetCntrlLists()
419 c_v = c_vexpand; in CntrlWrapBefor()
425 c_vexpand = CntrlWrapSub(cposc_v, cposv_v); in CntrlWrapBefor()
437 c_vexpand = c_v; in CntrlWrapAfter()
490 cposv_v[0].cntrl = c_vexpand; in InitCntrlPosVects()
505 FreeCntrlPosv(cposc_v, cposv_v, c_vexpand, c_v); in ResCntrlPosVects()
524 if (cposv_v[cposc_v].cntrl != c_vexpand && ++cposc_v < CPOSVSIZE) { in SetCntrlPosVects()
526 cposv_v[cposc_v].cntrl = c_vexpand; in SetCntrlPosVects()
H A Dcntrl.c.sjis325 if (c_vexpand)
326 ExtractReputCntrl2(c_vexpand, c_vreset, rescntrl);
360 ResetCntrl(&c_vexpand);
419 c_v = c_vexpand;
425 c_vexpand = CntrlWrapSub(cposc_v, cposv_v);
437 c_vexpand = c_v;
490 cposv_v[0].cntrl = c_vexpand;
505 FreeCntrlPosv(cposc_v, cposv_v, c_vexpand, c_v);
524 if (cposv_v[cposc_v].cntrl != c_vexpand && ++cposc_v < CPOSVSIZE) {
526 cposv_v[cposc_v].cntrl = c_vexpand;
H A Dreplace.c36 c_vexpand = RemCntrl(c_vexpand, cntrl); in SetAttrib()
50 c_vexpand = AddCntrl(c_vexpand, cntrl); in SetAttrib()
81 c_attr = c_wide = c_vexpand = c_qexpand = c_half = NULL; in SetAttrib()
84 c_attr = c_wide = c_vexpand = c_qexpand = c_half = c_font = NULL; in SetAttrib()
272 if (c_vexpand) in RplCntrl()
273 PutResetCntrl(c_vexpand, c_vreset); in RplCntrl()
H A Dreplace.c.sjis36 c_vexpand = RemCntrl(c_vexpand, cntrl);
50 c_vexpand = AddCntrl(c_vexpand, cntrl);
81 c_attr = c_wide = c_vexpand = c_qexpand = c_half = NULL;
84 c_attr = c_wide = c_vexpand = c_qexpand = c_half = c_font = NULL;
272 if (c_vexpand)
273 PutResetCntrl(c_vexpand, c_vreset);
H A Dtrans.c448 PutCntrl(c_vexpand); in MkIndentEnd()
452 vexpflag = (c_vexpand || c_qexpand); in MkIndentEnd()
538 ResetCntrl(&c_vexpand); in InitParag()
564 vexpflag = (c_vexpand || c_qexpand); in MkIndent()
H A Dwrap.c148 if (c_vexpand || c_qexpand) vexpflag = ON; in Wrap()
H A Dtrans.c.sjis448 PutCntrl(c_vexpand);
452 vexpflag = (c_vexpand || c_qexpand);
538 ResetCntrl(&c_vexpand);
564 vexpflag = (c_vexpand || c_qexpand);
H A Dwrap.c.sjis148 if (c_vexpand || c_qexpand) vexpflag = ON;
H A Dwrite.c548 if (c_vexpand) in WriteNewLine()
549 WriteResetCntrl(c_vexpand, c_vreset); in WriteNewLine()
H A Dwrite.c.sjis548 if (c_vexpand)
549 WriteResetCntrl(c_vexpand, c_vreset);
H A Dxtr.h1249 extern def_t *c_attr, *c_wide, *c_vexpand, *c_qexpand, *c_half, *c_font;
H A Dmain.c527 def_t *c_vexpand = NULL; variable
H A Dxtr.h.sjis1247 extern def_t *c_attr, *c_wide, *c_vexpand, *c_qexpand, *c_half, *c_font;
H A Dmain.c.sjis527 def_t *c_vexpand = NULL;