Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dunixpw.c355 static int char_row = 0, char_col = 0; variable
415 return char_y + char_row * char_h; in text_y()
494 char_row = 0; in unixpw_screen()
1604 char_row++;
1634 char_row++;
1641 char_row += 2;
1895 char_row++;
2226 char_row += 2;
2229 y = char_y + char_row * char_h;
2263 char_row += 2;
[all …]