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

/xsrc/external/mit/xman/dist/
H A DScrollByL.c924 char *h_c; local in function:PrintText
1037 h_c = c + 1;
1038 while (*h_c == ' ')
1039 h_c++;
1041 if (h_c - c < 4) {
1053 h_col += (h_c - c);
1055 c = h_c - 1;

Completed in 9 milliseconds