Searched refs:FindNearestSelected (Results 1 – 2 of 2) sorted by relevance
100 int FindNearestSelected(int start_index, BOOL vertical);
2715 right_neighbor_index = FindNearestSelected(left_most_index, FALSE); in OnHSpaceEqually()2730 right_neighbor_index = FindNearestSelected(left_most_index, FALSE); in OnHSpaceEqually()2780 below_neighbor_index = FindNearestSelected(top_most_index, TRUE); in OnVSpaceEqually()2795 below_neighbor_index = FindNearestSelected(top_most_index, TRUE); in OnVSpaceEqually()2972 int target_screen::FindNearestSelected(int start_index, BOOL vertical) in FindNearestSelected() function in target_screen