Searched refs:HORZRES (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libplot/t300/common/
H A Dlabel.c41 xnow += HORZRES;
H A Dcon.h48 #define HORZRES 6. macro
H A Dsubr.c46 * output must be 0 to PAGSIZ*HORZRES
49 /* the computation is newx = xp*(PAGSIZ*HORZRES)/4096 */
129 i = (short)((xg - xnow) / HORZRES);
134 xnow += i * HORZRES;
/osnet-11/usr/src/lib/libplot/t300s/common/
H A Dlabel.c43 xnow += HORZRES;
H A Dcon.h57 #define HORZRES 6. macro
/osnet-11/usr/src/lib/libplot/t450/common/
H A Dlabel.c40 xnow += HORZRES;
H A Dcon.h50 #define HORZRES 6. macro
H A Dsubr.c48 * output must be 0 to PAGSIZ*HORZRES
51 /* the computation is newx = xp*(PAGSIZ*HORZRES)/4096 */
133 i = (int)((xg - xnow) / HORZRES);
137 xnow += i * HORZRES;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dread_pwd.c112 scrwidth = GetDeviceCaps(hdc, HORZRES);

Completed in 47 milliseconds