Searched refs:macosxCGS_follow_animation_win (Results 1 - 3 of 3) sorted by relevance
/external/libvncserver/x11vnc/ |
H A D | macosxCGS.h | 41 extern int macosxCGS_follow_animation_win(int win, int idx, int grow);
|
H A D | macosxCGS.c | 176 int macosxCGS_follow_animation_win(int win, int idx, int grow) { function 440 if (0) macosxCGS_follow_animation_win(win, i, 1);
|
H A D | userinput.c | 4215 } else if (orig_frame && macosxCGS_follow_animation_win(orig_frame, -1, 0)) { 4217 } else if (0 && frame && macosxCGS_follow_animation_win(frame, -1, 0)) { 10038 macosxCGS_follow_animation_win(win, -1, 1);
|
Completed in 128 milliseconds