Home
last modified time | relevance | path

Searched refs:top_most_index (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dtarget_screen.cpp2746 int top_most_index; in OnVSpaceEqually() local
2764 top_most_index = index; in OnVSpaceEqually()
2780 below_neighbor_index = FindNearestSelected(top_most_index, TRUE); in OnVSpaceEqually()
2787 …top = SelectedWidgets[top_most_index].info->widget->gx_widget_size.gx_rectangle_bottom + inner_spa… in OnVSpaceEqually()
2794 top_most_index = below_neighbor_index; in OnVSpaceEqually()
2795 below_neighbor_index = FindNearestSelected(top_most_index, TRUE); in OnVSpaceEqually()