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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c208 static void sync_cursor(char *, int *, int *); // synchronize the screen cursor to dot
1144 static void sync_cursor(char * d, int *row, int *col) function
2794 sync_cursor(dot, &crow, &ccol); // where cursor will be (on "dot")

Completed in 52 milliseconds