Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-motif.c9423 int i, new_selected_position = -1; in sort_files_and_redisplay() local
9451 if ((new_selected_position == -1) && in sort_files_and_redisplay()
9453 new_selected_position = i; in sort_files_and_redisplay()
9462 if (new_selected_position >= 0) in sort_files_and_redisplay()
9463 …ure_list_row_visible(XmFileSelectionBoxGetChild(fp->dialog, XmDIALOG_LIST), new_selected_position); in sort_files_and_redisplay()