Searched refs:k_y (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/x11vnc/ |
D | userinput.c | 6322 int k_y = cache_list[ik].bs_y; in expire_rects1() local 6327 ik, cache_list[ik].win, w, h, x, y, *x_hit, *y_hit, k_w, k_h, k_x, k_y, k_w * k_h, w * h); in expire_rects1() 6333 *y_hit = k_y; in expire_rects1() 6656 int k_y = cache_list[ik].bs_y; in expire_rects2() local 6661 …get_bs_n(*y_hit), ik, cache_list[ik].win, w, h, x, y, *x_hit, *y_hit, k_w, k_h, k_x, k_y, k_w * k_… in expire_rects2() 6667 *y_hit = k_y; in expire_rects2()
|