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

/xsrc/external/mit/xman/dist/
H A DScrollByL.c923 int h_col, h_fix; local in function:PrintText
955 h_col = 0;
1015 h_col = 0;
1028 h_col += bufp - buf;
1032 h_col = h_col + 8 - (h_col % 8);
1033 x_loc += sblw->scroll.h_width * h_col;
1048 h_col += bufp - buf;
1053 h_col
[all...]

Completed in 3 milliseconds