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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dbitmap.c761 int indexw; local
783 indexw = 0;
786 while (indexw < width)
802 indexw++;
809 indexw++;
816 while (indexw < width)
841 x = last_line[indexw * 4] + color;
844 indexw++;
849 x = last_line[indexw * 4] + color;
852 indexw
[all...]

Completed in 60 milliseconds