|
Blender V4.3
|
#include <ED_fileselect.hh>
Public Attributes | |
| int | first |
| int | last |
Definition at line 92 of file ED_fileselect.hh.
| int FileSelection::first |
Definition at line 93 of file ED_fileselect.hh.
Referenced by clamp_to_filelist(), ED_fileselect_layout_offset_rect(), file_box_select_find_last_selected(), file_box_select_modal(), file_current_selection_range_get(), file_ensure_selection_inside_viewbounds(), file_select(), file_select_all_exec(), file_select_deselect_all(), file_selection_get(), file_view_selected_exec(), file_walk_select_selection_set(), and filelist_entries_select_index_range_set().
| int FileSelection::last |
Definition at line 94 of file ED_fileselect.hh.
Referenced by clamp_to_filelist(), ED_fileselect_layout_offset_rect(), file_box_select_find_last_selected(), file_box_select_modal(), file_ensure_selection_inside_viewbounds(), file_select(), file_select_all_exec(), file_select_deselect_all(), file_selection_get(), file_view_selected_exec(), file_walk_select_selection_set(), and filelist_entries_select_index_range_set().