Searched defs:cram (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/x11vnc/ |
D | userinput.c | 6266 void expire_rects1(int idx, int w, int h, int *x_hit, int *y_hit, int big1, int big2, int cram) { in expire_rects1() 6418 void expire_rects2(int idx, int w, int h, int *x_hit, int *y_hit, int big1, int big2, int cram) { in expire_rects2() 6717 void expire_rects(int idx, int w, int h, int *x_hit, int *y_hit, int big1, int big2, int cram) { in expire_rects() 6731 int big1 = 0, big2 = 0, cram = 0; in find_rect() local
|