Searched refs:fy (Results 1 – 2 of 2) sorted by relevance
205 s32 vx,vy, wx,wy, fy ; in move_cursor() local226 fy = ( wy = ep->y - csr_y ) * vy ; // Prepare to calculate dot product in move_cursor()232 if ( wx * vx + fy <= 0 ) continue ; in move_cursor()
204 s32 vx,vy, wx,wy, fy ; in move_cursor() local225 fy = ( wy = ep->y - csr_y ) * vy ; // Prepare to calculate dot product in move_cursor()231 if ( wx * vx + fy <= 0 ) continue ; in move_cursor()