Home
last modified time | relevance | path

Searched refs:mfascent (Results 1 – 3 of 3) sorted by relevance

/dports/japanese/xv/xv-3.10a/
H A Dxvtext.c104 static int mfwide, mfhigh, mfascent; /* size of chars in mono font */ variable
212 mfascent = monofinfo->ascent;
220 mfascent = mfhigh;
1354 3, i*mfhigh + 1 + mfascent, linestr, strlen(linestr));
1358 3, i*mfhigh + 3 + mfascent, linestr, lwide);
1422 3, i*mfhigh + 3 + mfascent, linestr, lwide);
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvtext.c104 static int mfwide, mfhigh, mfascent; /* size of chars in mono font */ variable
212 mfascent = monofinfo->ascent;
220 mfascent = mfhigh;
1354 3, i*mfhigh + 1 + mfascent, linestr, strlen(linestr));
1358 3, i*mfhigh + 3 + mfascent, linestr, lwide);
1422 3, i*mfhigh + 3 + mfascent, linestr, lwide);
/dports/graphics/xv/xv-3.10a/
H A Dxvtext.c104 static int mfwide, mfhigh, mfascent; /* size of chars in mono font */ variable
212 mfascent = monofinfo->ascent;
220 mfascent = mfhigh;
1354 3, i*mfhigh + 1 + mfascent, linestr, strlen(linestr));
1358 3, i*mfhigh + 3 + mfascent, linestr, lwide);
1422 3, i*mfhigh + 3 + mfascent, linestr, lwide);